[PATCH] D145014: [ADCE] Keep track of if we modified the CFG and preserve analyses accordingly

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 15:35:30 PST 2023


aeubanks created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
aeubanks requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

No measurable compile time impact, but might as well resolve the TODO.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145014

Files:
  llvm/lib/Transforms/Scalar/ADCE.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145014.501313.patch
Type: text/x-patch
Size: 3519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/a6b2c5f4/attachment.bin>


More information about the llvm-commits mailing list