[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
Tue Oct 25 18:54:34 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9403a8bc37ba: [GlobalISel][AArch64] Fix miscompile caused by wrong G_ZEXT selection in GISel (authored by bcl5980).

Repository:
  rG LLVM Github Monorepo

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.470677.patch
Type: text/x-patch
Size: 12960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221026/9dd15a98/attachment-0001.bin>


More information about the llvm-commits mailing list