Allows us to avoid awkward type breakdowns on types like s88, like the other commits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107587
[AArch64][GlobalISel] Widen extloads before clamping during legalization ClosedPublic Authored by paquette on Aug 5 2021, 11:28 AM.
Details Summary Allows us to avoid awkward type breakdowns on types like s88, like the other commits.
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptAug 5 2021, 11:28 AM This revision is now accepted and ready to land.Aug 5 2021, 4:05 PM This revision was landed with ongoing or failed builds.Aug 5 2021, 4:14 PM Closed by commit rG8a557d831159: [AArch64][GlobalISel] Widen extloads before clamping during legalization (authored by paquette). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364648 llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-extload.mir
|