[llvm] [InstCombine] Reducing rust i128::midpoint instructions (PR #99614)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 23:51:02 PDT 2024
dtcxzyw wrote:
I am not sure whether it is appropriate to do this transform in InstCombine. It would be better to do this in SDAG.
cc @RKSimon @topperc
https://github.com/llvm/llvm-project/pull/99614
More information about the llvm-commits
mailing list