[PATCH] D111531: Fix minor deficiency in MachineSink.
Stephen Tozer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 11 04:27:02 PST 2021
StephenTozer added a comment.
Found one issue with the test (noted inline), but otherwise no issues.
================
Comment at: llvm/test/CodeGen/RISCV/MachineSink-implicit-x0.mir:35
+...
+---
----------------
I've just run the test, and it seems that this last line causes a parse error for llc; otherwise the test seems to work as written.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111531/new/
https://reviews.llvm.org/D111531
More information about the llvm-commits
mailing list