[PATCH] D70138: [TargetLowering] Increase the storage size of NumRegistersForVT to allow the type break down for v256i1 and other types to be stored correctly

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 06:17:01 PST 2019


RKSimon accepted this revision.
RKSimon added a comment.

LGTM, but like @spatel mentioned, just using unsigned would make sense as well


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

https://reviews.llvm.org/D70138





More information about the llvm-commits mailing list