[PATCH] D144336: [GlobalISel] Fix DIVREM combine from inserting a divrem before its operands' defs.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 4 00:44:23 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfbdcd54442ef: [GlobalISel] Fix DIVREM combine from inserting a divrem before its operands'… (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144336

Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizer-combiner-divrem-insertpt-conflict.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144336.528191.patch
Type: text/x-patch
Size: 7128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230604/c63c92a8/attachment.bin>


More information about the llvm-commits mailing list