[PATCH] D64325: RegUsageInfoCollector: Don't iterate all regs for every reg class

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 10:22:07 PDT 2019


arsenm updated this revision to Diff 208453.
arsenm added a comment.

Remove loop entirely. Ultimately determineCalleeSaves adds everything from MCRegAliasIterator anyway


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

https://reviews.llvm.org/D64325

Files:
  lib/CodeGen/RegUsageInfoCollector.cpp
  test/CodeGen/AMDGPU/ipra-regmask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64325.208453.patch
Type: text/x-patch
Size: 4798 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/02985470/attachment.bin>


More information about the llvm-commits mailing list