================
@@ -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