[llvm] [InstCombine] Fold (X * 0.0) * constant => X * 0.0 #85241 (PR #92512)
via llvm-commits
llvm-commits at lists.llvm.org
Sun May 19 02:23:36 PDT 2024
SahilPatidar wrote:
@jayfoad, @arsenm I made some code changes and added tests based on your suggestion. Please let me know if everything looks correct.
https://github.com/llvm/llvm-project/pull/92512
More information about the llvm-commits
mailing list