[PATCH] D131646: [clang][dataflow] Restructure loops to call widen on back edges

Eric Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 07:52:08 PDT 2022


li.zhe.hua updated this revision to Diff 451861.
li.zhe.hua marked 2 inline comments as done.
li.zhe.hua added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131646

Files:
  clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
  clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131646.451861.patch
Type: text/x-patch
Size: 7681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220811/0facd901/attachment-0001.bin>


More information about the cfe-commits mailing list