[all-commits] [llvm/llvm-project] 1b57f0: [InstCombine] add fast-math-flags for better test ...

RotateRight via All-commits all-commits at lists.llvm.org
Thu Oct 31 11:04:34 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b57f0213f32cf54e132b4bc2361d8a41174d6b8
      https://github.com/llvm/llvm-project/commit/1b57f0213f32cf54e132b4bc2361d8a41174d6b8
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
    M llvm/test/Transforms/InstCombine/unordered-fcmp-select.ll

  Log Message:
  -----------
  [InstCombine] add fast-math-flags for better test coverage; NFC

In all cases, we currently unintentionally drop the FMF on the new select.




More information about the All-commits mailing list