[all-commits] [llvm/llvm-project] 9dd2c5: InstCombine: Enable SimplifyDemandedUseFPClass and...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Feb 13 10:58:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9dd2c59312bfae3526cee5e836a6b67b2e9b4989
https://github.com/llvm/llvm-project/commit/9dd2c59312bfae3526cee5e836a6b67b2e9b4989
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-02-14 (Wed, 14 Feb 2024)
Changed paths:
M clang/test/Headers/__clang_hip_math.hip
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/simplify-demanded-fpclass.ll
Log Message:
-----------
InstCombine: Enable SimplifyDemandedUseFPClass and remove flag (#81108)
This completes the unrevert of ef388334ee5a3584255b9ef5b3fefdb244fa3fd7.
More information about the All-commits
mailing list