[llvm-branch-commits] [SPARC][IAS] Add named prefetch tag constants (PR #94249)

Sergei Barannikov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jun 3 12:05:22 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:

Why is this difference?


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


More information about the llvm-branch-commits mailing list