[PATCH] D94981: [LiveDebugVariables] Add cache for SkipPHIsLabelsAndDebug to prevent iterating the same set of PHI/LABEL/Debug instructions repeatedly.

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 16:40:17 PST 2021


wmi updated this revision to Diff 319994.
wmi added a comment.

Address dblaikie's comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94981

Files:
  llvm/lib/CodeGen/LiveDebugVariables.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94981.319994.patch
Type: text/x-patch
Size: 9457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/1f378a02/attachment.bin>


More information about the llvm-commits mailing list