[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 21:57:35 PST 2021


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

Address David'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.320044.patch
Type: text/x-patch
Size: 9619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/f0fb5aea/attachment.bin>


More information about the llvm-commits mailing list