[PATCH] D84639: AMDGPU: Add type mangling to llvm.amdgcn.readfirstlane

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 18 10:24:56 PDT 2020


nhaehnle added a comment.

D86154 <https://reviews.llvm.org/D86154> is an attempt to do essentially this, on all lane intrinsics simultaneously, giving them a new name to avoid a flag day change.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84639/new/

https://reviews.llvm.org/D84639



More information about the llvm-commits mailing list