[llvm] [SPIRV] convergence anchor intrinsic does not have a parent token (PR #122230)
Sameer Sahasrabuddhe via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 19:32:17 PST 2025
ssahasra wrote:
I really don't understand what assert you are talking about. The code that I deleted tries to **return a token used by an anchor**, which cannot exist because a legal anchor should not have an operand bundle. I don't know how to be clearer than this. That code is wrong, and it should be removed.
https://github.com/llvm/llvm-project/pull/122230
More information about the llvm-commits
mailing list