[PATCH] D140907: [GlobalISel] New combine to commute constant operands to the RHS

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 3 09:28:55 PST 2023


foad added reviewers: OutOfCache, nhaehnle, tsymalla, sebastian-ne, Joe_Nash, jpages, paquette, aemerson.
foad added a comment.

This achieves some of the same multiply-by-zero cleanups as D140208 <https://reviews.llvm.org/D140208>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140907



More information about the llvm-commits mailing list