[PATCH] D80458: [AArch64][GlobalISel] Enable extending loads combines post-legalization.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 16:06:06 PDT 2020


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

Forgot to run update script on test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80458

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/lib/Target/AArch64/AArch64Combine.td
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizercombiner-extending-loads.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80458.265814.patch
Type: text/x-patch
Size: 6110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/5270c102/attachment.bin>


More information about the llvm-commits mailing list