[PATCH] D80053: [GlobalISel] Don't combine instructions which are fed by memory instructions.

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 16:23:21 PDT 2020


paquette updated this revision to Diff 266364.
paquette added a comment.

Add case for dereferenceable invariant loads


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

https://reviews.llvm.org/D80053

Files:
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-not-really-equiv-insts.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80053.266364.patch
Type: text/x-patch
Size: 4631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/41d200e6/attachment.bin>


More information about the llvm-commits mailing list