[llvm-branch-commits] [llvm] [SPARC][IAS] Add named prefetch tag constants (PR #94249)
Sergei Barannikov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jun 4 10:14:05 PDT 2024
================
@@ -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
----------------
s-barannikov wrote:
Let's do it in another patch.
https://github.com/llvm/llvm-project/pull/94249
More information about the llvm-branch-commits
mailing list