[llvm] [X86InstrInfo] support memfold on spillable inline asm (PR #70832)

Nick Desaulniers via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 09:16:23 PDT 2023


================
@@ -0,0 +1,232 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 3
----------------
nickdesaulniers wrote:

oh, I just noticed that there's a llvm/test/CodeGen/MIR/X86/ dir, I should put .mir tests there.

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


More information about the llvm-commits mailing list