[PATCH] D123364: [RISCV] Precommit test for D122634

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 03:23:26 PDT 2022


luismarques accepted this revision.
luismarques added a comment.
This revision is now accepted and ready to land.

LGTM. Don't forget to fix the typo before committing.



================
Comment at: llvm/test/CodeGen/RISCV/machine-outliner-position.mir:8
+# Position instructions are illegal to outline. The first instruction won't be outlined
+# because position instrcutions break the sequence.
+
----------------
instructions


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123364/new/

https://reviews.llvm.org/D123364



More information about the llvm-commits mailing list