[all-commits] [llvm/llvm-project] 5ccbd0: InstCombine: Fold out is_fpclass inf checks from t...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Feb 5 05:08:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ccbd07dd607bac8a05016d80e3fa34f2d393279
https://github.com/llvm/llvm-project/commit/5ccbd07dd607bac8a05016d80e3fa34f2d393279
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 out is_fpclass inf checks from test mask for known finite sources
Make the partner transform already done for nnan sources.
More information about the All-commits
mailing list