[all-commits] [llvm/llvm-project] a52085: InstCombine: Fold is.fpclass (fneg x) into the tes...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Feb 5 05:11:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a520851d1286edee59449f2d90bd04a982e54f8d
https://github.com/llvm/llvm-project/commit/a520851d1286edee59449f2d90bd04a982e54f8d
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 (fneg x) into the test mask
More information about the All-commits
mailing list