[PATCH] D62617: [MIR-Canon] Fixing case where MachineFunction is empty.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 12:09:18 PDT 2019
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/MIR/AArch64/print-parse-overloaded-intrinsics.mir:5-6
+# RUN: llc -mtriple aarch64-- -run-pass mir-canonicalizer %s -o %t \
+# RUN: -verify-machineinstrs
+
----------------
I don't see how the test is related?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62617/new/
https://reviews.llvm.org/D62617
More information about the llvm-commits
mailing list