[PATCH] D136433: [GlobalISel][AArch64] Fix miscompile caused by wrong G_ZEXT selection in GISel

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 22:28:43 PDT 2022


bcl5980 updated this revision to Diff 470372.
bcl5980 added a comment.

Update tests.


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

https://reviews.llvm.org/D136433

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-cmp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-jump-table-brjt.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-redundant-zext.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-select.mir
  llvm/test/CodeGen/AArch64/pr58431.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136433.470372.patch
Type: text/x-patch
Size: 12960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/68202f1b/attachment.bin>


More information about the llvm-commits mailing list