[all-commits] [llvm/llvm-project] 458ad6: Revert "InstCombine: Fold is.fpclass(x, fcZero) to...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Feb 15 01:27:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 458ad6900e6635e4640229d40e6f713147e52de7
https://github.com/llvm/llvm-project/commit/458ad6900e6635e4640229d40e6f713147e52de7
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/test/Transforms/InstCombine/is_fpclass.ll
Log Message:
-----------
Revert "InstCombine: Fold is.fpclass(x, fcZero) to fcmp oeq 0"
This reverts commit df78976d023a6b7fcf64bc695261b7b402fcede0.
I pushed the wrong patch
More information about the All-commits
mailing list