[llvm] [RISCV] Add SMLoc to expanded vector pseudoinstructions in AsmParser. (PR #84875)

Philip Reames via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 19:50:14 PDT 2024


preames wrote:

I suspect we have the same problem with any other pseudo which can occur in assembly (as opposed to being compiler generated).  One example would be LI.  This would be a followup though, not a change to this patch.

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


More information about the llvm-commits mailing list