[llvm] [ARMISelDAGToDAG] use MO_FrameIndex to represent FrameIndex rather than MO_Register for INLINEASM (PR #69654)
Nick Desaulniers via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 27 08:43:34 PDT 2023
nickdesaulniers wrote:
I'll be reusing pieces of this change in a follow up PR, but for now, I won't change over arm in general to do this.
https://github.com/llvm/llvm-project/pull/69654
More information about the llvm-commits
mailing list