[all-commits] [llvm/llvm-project] 4109e3: Reapply "InstCombine: Fold is.fpclass(x, fcZero) t...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Mar 15 04:07:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4109e3f1db4e0024c87f01cf20dd19ad85779e37
https://github.com/llvm/llvm-project/commit/4109e3f1db4e0024c87f01cf20dd19ad85779e37
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/test/Transforms/InstCombine/is_fpclass.ll
Log Message:
-----------
Reapply "InstCombine: Fold is.fpclass(x, fcZero) to fcmp oeq 0"
This reverts commit 458ad6900e6635e4640229d40e6f713147e52de7.
More information about the All-commits
mailing list