We end up with extra copies from buildAnyExtOrTrunc if these are
lowered after the register types are legalized.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D106882
AMDGPU/GlobalISel: Remove special case lowering for non-pow-2 stores ClosedPublic Authored by arsenm on Jul 27 2021, 8:47 AM.
Details Summary We end up with extra copies from buildAnyExtOrTrunc if these are
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 7 others. · View Herald TranscriptJul 27 2021, 8:47 AM This revision is now accepted and ready to land.Jul 28 2021, 5:07 AM
Revision Contents
Diff 362045 llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-store-global.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-store.mir
|