Lower SI.const to G_LOAD that takes a 128-bit resource descriptor as
its pointer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 23501 Build 23500: arc lint + arc unit
Event Timeline
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | ||
---|---|---|
274 | It's necessary as a transition step for Mesa to global-isel. Mesa still emits these and we can't change mesa to emit actual load instructions, because then if we need to fallback to SelectionDAG, we will fail. |
This should get a new enum value?