[PATCH] D137157: InstCombine] fold mul with decremented "shl -1" factor (2nd try)
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 1 06:45:51 PDT 2022
mstorsjo added a comment.
Thanks! My testscases seem to run fine with this version of the patch.
(Note, the patch doesn't seem to apply entirely cleanly on current git main; the last hunk of the testcase seems to fail to apply here.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137157/new/
https://reviews.llvm.org/D137157
More information about the llvm-commits
mailing list