[llvm] [VectorCombine] Preserves the maximal legal FPMathFlags during foldShuffleToIdentity (PR #94295)
Henry Jiang via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 09:52:23 PDT 2024
mustartt wrote:
@davemgreen Good idea on using `propagateIRFlags`, it handles most of the flags now I think.
https://github.com/llvm/llvm-project/pull/94295
More information about the llvm-commits
mailing list