[PATCH] D68946: [MIParser] Set RegClassOrRegBank during instruction parsing

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 13:50:30 PDT 2019


arsenm added a comment.

I'm still not sure I mechanically follow how this ends up causing a problem? Surely the VRegInfo field was zero initialized already?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68946/new/

https://reviews.llvm.org/D68946





More information about the llvm-commits mailing list