[PATCH] D96294: [AArch64] Move machine bundle unpacking to PreEmit2 phase.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 08:33:37 PST 2021
fhahn added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/rvmarker-pseudo-expansion-and-outlining.mir:21
+---
+# BLR_RVMARKER calls to the same function. Make sure the marker instruction is not outline on its own.
+#
----------------
SjoerdMeijer wrote:
> Nit: outline -> outlined, and > 80 columns?
Drastically reworked the test, so the comment is gone :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96294/new/
https://reviews.llvm.org/D96294
More information about the llvm-commits
mailing list