[PATCH] D65357: [AArch64][GlobalISel] Implement narrowing of G_SEXT.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 26 16:24:45 PDT 2019


aemerson created this revision.
aemerson added reviewers: paquette, aditya_nandakumar, dsanders.
Herald added subscribers: Petar.Avramovic, volkan, hiraditya, kristof.beyls, javed.absar, rovka.
Herald added a project: LLVM.

We need this to narrow a sext to s128.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D65357

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-sext-128.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65357.212022.patch
Type: text/x-patch
Size: 4676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190726/3b1f80cc/attachment.bin>


More information about the llvm-commits mailing list