[PATCH] D133827: [DSE] Rewrite function memoryIsNotModified using MemorySSA

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 20:16:10 PDT 2022


StephenFan created this revision.
StephenFan added reviewers: nikic, fhahn.
Herald added a subscriber: hiraditya.
Herald added a project: All.
StephenFan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133827

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133827.459964.patch
Type: text/x-patch
Size: 6182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/d0556f29/attachment.bin>


More information about the llvm-commits mailing list