[PATCH] D107587: [AArch64][GlobalISel] Widen extloads before clamping during legalization

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 11:28:39 PDT 2021


paquette created this revision.
paquette added a reviewer: aemerson.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka.
paquette requested review of this revision.
Herald added a project: LLVM.

Allows us to avoid awkward type breakdowns on types like s88, like the other commits.


https://reviews.llvm.org/D107587

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-extload.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107587.364561.patch
Type: text/x-patch
Size: 6749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/64a8edc9/attachment.bin>


More information about the llvm-commits mailing list