[clang] [llvm] RFC: Implementing new mechanism for hard register operands to inline asm as a constraint. (PR #85846)
Tony Tao via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 12 11:04:38 PST 2025
tltao wrote:
I've made the changes as discussed to support multiple hard register constraints.
https://github.com/llvm/llvm-project/pull/85846
More information about the llvm-commits
mailing list