[PATCH] D135020: [GlobalISel] Combine `undef / X -> 0` and `undef % X -> 0`

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 1 13:49:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24553df57dcc: [GlobalISel] Combine `undef / X -> 0` and `undef % X -> 0` (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135020

Files:
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/test/CodeGen/AArch64/GlobalISel/combine-binop-undef-left-to-zero.mir
  llvm/test/CodeGen/AArch64/GlobalISel/combine-shl.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135020.464519.patch
Type: text/x-patch
Size: 5212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221001/9eac3914/attachment.bin>


More information about the llvm-commits mailing list