[llvm] Mark permlane instructions as convergent (PR #142962)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 5 06:26:34 PDT 2025


jayfoad wrote:

This seems reasonable, given that all the permlane _intrinsics_ are marked as convergent. (Maybe TableGen should check that instruction selection patterns preserve the "convergent" property, like it does for some other properties.)


https://github.com/llvm/llvm-project/pull/142962


More information about the llvm-commits mailing list