[PATCH] D70562: [LiveRegUnits] Add phys_regs_and_masks iterator range (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 11:11:42 PST 2019


fhahn updated this revision to Diff 232901.
fhahn added a comment.

Filter out debug operands and add doxygen comment to function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70562

Files:
  llvm/include/llvm/CodeGen/LiveRegUnits.h
  llvm/lib/CodeGen/LivePhysRegs.cpp
  llvm/lib/CodeGen/LiveRegUnits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70562.232901.patch
Type: text/x-patch
Size: 4627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191209/9198a684/attachment.bin>


More information about the llvm-commits mailing list