[PATCH] D112315: [DSE] Use optimized access if available for redundant store elimination.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 07:41:04 PST 2021


This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.
Closed by commit rGc9ad356266f3: [DSE] Use optimized access if available for redundant store elimination. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112315

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/test/Transforms/DeadStoreElimination/stores-of-existing-values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112315.390723.patch
Type: text/x-patch
Size: 5070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/05af4fa4/attachment.bin>


More information about the llvm-commits mailing list