[all-commits] [llvm/llvm-project] 43b500: InstCombine: Fold is.fpclass (fabs x), mask -> is....

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Feb 5 05:13:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43b5008e85d349b28a93deb54a39d56f2f2f0878
      https://github.com/llvm/llvm-project/commit/43b5008e85d349b28a93deb54a39d56f2f2f0878
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-02-05 (Sun, 05 Feb 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
    M llvm/test/Transforms/InstCombine/is_fpclass.ll

  Log Message:
  -----------
  InstCombine: Fold is.fpclass (fabs x), mask -> is.fpclass x, (fabs mask)




More information about the All-commits mailing list