[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
Tue Feb 21 00:52:38 PST 2023


aemerson updated this revision to Diff 499062.
aemerson added a comment.

Check all defs.


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.499062.patch
Type: text/x-patch
Size: 7128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/3513c66d/attachment.bin>


More information about the llvm-commits mailing list