[llvm] [InstCombine] Fold (X * 0.0) * constant => X * 0.0 #85241 (PR #92512)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 28 08:31:56 PDT 2026
https://github.com/dtcxzyw requested changes to this pull request.
A correctness issue was identified by [llvm-hackme](https://github.com/dtcxzyw/llvm-hackme). Please see the [issue comment](https://github.com/llvm/llvm-project/pull/92512#issuecomment-4826560085) for details.
https://github.com/llvm/llvm-project/pull/92512
More information about the llvm-commits
mailing list