[llvm] [Xtensa] Add basic support for inline asm constraints. (PR #108986)
Andrei Safronov via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 24 15:35:55 PDT 2024
================
@@ -0,0 +1,29 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 2
+; RUN: llc -mtriple=xtensa -verify-machineinstrs < %s \
----------------
andreisfr wrote:
Fixed
https://github.com/llvm/llvm-project/pull/108986
More information about the llvm-commits
mailing list