[PATCH] D156060: [GISel][AArch64] Close some gaps

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 23 09:59:30 PDT 2023


tschuett created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
tschuett requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

I had to update two failing existing tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156060

Files:
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-constant-fold-barrier.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-sext-zext-128.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-store.mir
  llvm/test/CodeGen/AArch64/arm64-subvector-extend.ll
  llvm/test/CodeGen/AArch64/arm64-vabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156060.543297.patch
Type: text/x-patch
Size: 49312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230723/07c6319b/attachment.bin>


More information about the llvm-commits mailing list