[PATCH] D103205: [MIRPrinter] Add machine metadata support.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 10 15:16:38 PDT 2021
arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.
Needs standalone MIR tests (i.e. round trip tests not bundled in a unit test)
Also I would like to see some tests where there are inconsistencies between the metadata present in the IR section, and the explicit metadata in the MIR
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103205/new/
https://reviews.llvm.org/D103205
More information about the llvm-commits
mailing list