[PATCH] D147732: [AMDGPU] Add f32 permlane{16, x16} builtin variants
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 02:17:53 PDT 2023
foad added a comment.
Changing the existing intrinsics to use type mangling could break clients like LLPC and Mesa. I've put up a patch for LLPC to protect it against this change: https://github.com/GPUOpen-Drivers/llpc/pull/2404
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147732/new/
https://reviews.llvm.org/D147732
More information about the llvm-commits
mailing list