[all-commits] [llvm/llvm-project] 5a3690: Reapply "InstCombine: Introduce SimplifyDemandedUs...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Oct 5 07:49:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a36904c515b9253d90aa0400e6c4dd661e7102b
https://github.com/llvm/llvm-project/commit/5a36904c515b9253d90aa0400e6c4dd661e7102b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M clang/test/Headers/__clang_hip_math.hip
M llvm/include/llvm/Analysis/ValueTracking.h
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/simplify-demanded-fpclass.ll
Log Message:
-----------
Reapply "InstCombine: Introduce SimplifyDemandedUseFPClass"
This reverts commit 26bb22b0c89e9b27576fd1f5683e0bc9ac3b4ec9.
More information about the All-commits
mailing list