[PATCH] D60311: MIR printer should lowercase sub-register names to be in sync with parser?

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 06:23:37 PDT 2019


bjope added a comment.

I'm suggesting to replace this with a solution where the subregister name is case sensitive (in MIR parser).
See: http://lists.llvm.org/pipermail/llvm-dev/2019-May/132081.html


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