I accidentally made this work on the GlobalISel path, and there's no
real reason not to handle this.
Details
Details
- Reviewers
mareko nhaehnle sebastian-ne foad - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
Paths
| Differential D118308
AMDGPU: Handle addrspacecast of constant 32-bit to flat ClosedPublic Authored by arsenm on Jan 26 2022, 7:10 PM.
Details
Summary I accidentally made this work on the GlobalISel path, and there's no
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 5 others. · View Herald TranscriptJan 26 2022, 7:10 PM This revision is now accepted and ready to land.Jan 27 2022, 1:51 AM
Revision Contents
Diff 403470 llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/addrspacecast.ll
llvm/test/CodeGen/AMDGPU/invalid-addrspacecast.ll
|