[llvm] [AMDGPU][MC] Implement fft and rotate modes for ds_swizzle_b32 (PR #108064)

Jun Wang via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 13 14:53:57 PDT 2024


================
@@ -7977,7 +7977,7 @@ bool
 AMDGPUAsmParser::parseSwizzleOperand(int64_t &Op,
                                      const unsigned MinVal,
                                      const unsigned MaxVal,
-                                     const StringRef ErrMsg,
+                                     const Twine ErrMsg,
----------------
jwanggit86 wrote:

done.

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


More information about the llvm-commits mailing list