[llvm] [LangRef] inline asm: the instructions are treated opaquely (PR #157080)

via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 20 02:30:19 PDT 2025


gonzalobg wrote:

The x86 and Arm backend were, but you fixed it here: https://github.com/llvm/llvm-project/pull/156617/files.
@linuxrocks123 #155491 proposes upstreaming a feature from a non-public backend that violates this, which while it looks to have been rejected, suggests that non-public backends may be doing this as well and I don't want to dismiss that they will be impacted.

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


More information about the llvm-commits mailing list