[PATCH] D97829: [AMDGPU] Rename llvm.amdgcn.msaa.load to llvm.amdgcn.msaa.load.x
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 2 23:47:20 PST 2021
critson added a comment.
In D97829#2599359 <https://reviews.llvm.org/D97829#2599359>, @foad wrote:
> Are you aware of any front ends using the intrinsic, that would be broken by this change?
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).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97829/new/
https://reviews.llvm.org/D97829
More information about the llvm-commits
mailing list