[all-commits] [llvm/llvm-project] ef550c: ValueTracking: Add tests for isKnownNeverInfinity ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Dec 20 09:53:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef550ce36103aee83f289e09090b604672d823e3
      https://github.com/llvm/llvm-project/commit/ef550ce36103aee83f289e09090b604672d823e3
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

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

  Log Message:
  -----------
  ValueTracking: Add tests for isKnownNeverInfinity for min/max intrinsics


  Commit: 41dd02e8575144e576e9ad111bbdc3f856c58445
      https://github.com/llvm/llvm-project/commit/41dd02e8575144e576e9ad111bbdc3f856c58445
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/test/Transforms/InstSimplify/floating-point-compare.ll

  Log Message:
  -----------
  ValueTracking: Teach isKnownNeverInfinity about min/max functions


Compare: https://github.com/llvm/llvm-project/compare/f31a36e7767e...41dd02e85751


More information about the All-commits mailing list