[PATCH] D132939: [Peephole] rewrite INSERT_SUBREG to SUBREG_TO_REG if upper bits zero

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 23:09:56 PDT 2022


Allen updated this revision to Diff 458363.
Allen added a comment.

Address the comment


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

https://reviews.llvm.org/D132939

Files:
  llvm/lib/Target/AArch64/AArch64MIPeepholeOpt.cpp
  llvm/test/CodeGen/AArch64/peephole-insert-subreg.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132939.458363.patch
Type: text/x-patch
Size: 5021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/2fb7e066/attachment.bin>


More information about the llvm-commits mailing list