[PATCH] D141086: [SDAG] try to avoid multiply for X*Y==0

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 15:16:14 PST 2023


lebedev.ri added a comment.

The proof does not match the transform you are making (https://alive2.llvm.org/ce/z/TgBeK_, aka drop `noundef`)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141086/new/

https://reviews.llvm.org/D141086



More information about the llvm-commits mailing list