While the underlying instruction is called image_msaa_load,
the resource must be x component only.
Rename the intrinsic for clarity.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Are you aware of any front ends using the intrinsic, that would be broken by this change?
Comment Actions
I am not aware of any front-ends using this intrinsic yet.
LLPC and Mesa do not use it.
ROCm have also indicated that they are fine with this change (I assume they are not using it either).