We need this to narrow a sext to s128.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65357
[AArch64][GlobalISel] Implement narrowing of G_SEXT. ClosedPublic Authored by aemerson on Jul 26 2019, 4:20 PM.
Details Summary We need this to narrow a sext to s128.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2019, 4:36 PM Closed by commit rL367164: [AArch64][GlobalISel] Implement narrowing of G_SEXT. (authored by aemerson). · Explain WhyJul 26 2019, 4:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 212025 llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-sext-128.mir
|