================ @@ -537,16 +537,26 @@ ! V9: stxa %g0, [%g2+%i5] #ASI_SNF ! encoding: [0xc0,0xf0,0x90,0x7d] stxa %g0, [%g2 + %i5] #ASI_SNF - ! V8: error: instruction requires a CPU feature not currently enabled + ! V8: error: invalid operand for instruction ---------------- koachan wrote:
This is probably the same issue that causes the error message in [PR 92450](https://github.com/llvm/llvm-project/pull/94250/files#r1624938216) to be wrong. I can at least change the tag parser to return a NoMatch here, but I suppose the full fix is probably better done separately, like you said there? https://github.com/llvm/llvm-project/pull/94249 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits