[PATCH] D60311: MIR printer should lowercase sub-register names to be in sync with parser?
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 5 06:53:10 PDT 2019
arsenm added a comment.
Needs testcase.
I would assume these are case sensitive and appear exactly as defined in tablegen, not forced lowercase anywhere.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60311/new/
https://reviews.llvm.org/D60311
More information about the llvm-commits
mailing list