[PATCH] D136793: [AArch64][GlobalISel] Add some minor post-selection optimizations.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 20:49:43 PDT 2022


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

Address comments and remove the kill flags code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136793

Files:
  llvm/lib/Target/AArch64/GISel/AArch64PostSelectOptimize.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/postselectopt-xclass-copies.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136793.471006.patch
Type: text/x-patch
Size: 7499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/4fab2688/attachment.bin>


More information about the llvm-commits mailing list