[PATCH] D73170: Handle subregs and superregs in callee-saved register mask

James Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 15:01:49 PST 2020


jrtc27 updated this revision to Diff 240021.
jrtc27 added a comment.

Switch from explicit iterator to recently-added range-based for loop interface. Ok to merge?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73170

Files:
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/test/CodeGen/PowerPC/spe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73170.240021.patch
Type: text/x-patch
Size: 5298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/39c867b0/attachment.bin>


More information about the llvm-commits mailing list