[all-commits] [llvm/llvm-project] 5dbeed: ValueTracking: ldexp never introduces poison

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Aug 11 16:55:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5dbeed2e5b5f4d5f7662481d30a0ededba36dcdf
      https://github.com/llvm/llvm-project/commit/5dbeed2e5b5f4d5f7662481d30a0ededba36dcdf
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/test/Transforms/InstCombine/freeze-fp-ops.ll

  Log Message:
  -----------
  ValueTracking: ldexp never introduces poison


  Commit: e86be1fd303ec3bed3b8ff8e7e871aa06e3d23fb
      https://github.com/llvm/llvm-project/commit/e86be1fd303ec3bed3b8ff8e7e871aa06e3d23fb
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/test/Transforms/InstCombine/freeze-fp-ops.ll

  Log Message:
  -----------
  ValueTracking: frexp never introduces poison


Compare: https://github.com/llvm/llvm-project/compare/93eb6c8662ac...e86be1fd303e


More information about the All-commits mailing list