[llvm] [TargetLowering] Remove freezing from expandABS and expandABD (PR #155858)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 28 08:51:10 PDT 2025
https://github.com/RKSimon commented:
Both expansions increase the number of uses of the operands - the operands need to be frozen.
https://github.com/llvm/llvm-project/pull/155858
More information about the llvm-commits
mailing list