[all-commits] [llvm/llvm-project] 71f25a: [InstSimplify] add tests for fcmp with casted op; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Sun Sep 27 06:03:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 71f25ac8ca5de44d759da49df5549f3a89c2e536
      https://github.com/llvm/llvm-project/commit/71f25ac8ca5de44d759da49df5549f3a89c2e536
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-09-27 (Sun, 27 Sep 2020)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/floating-point-compare.ll

  Log Message:
  -----------
  [InstSimplify] add tests for fcmp with casted op; NFC

This shows missing analysis in ValueTracking's isKnownNeverInfinity().




More information about the All-commits mailing list