[PATCH] D143171: [NFC] PHITransAddr refactoring

Sergei Kachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 05:10:56 PST 2023


kachkov98 updated this revision to Diff 494264.
kachkov98 added a comment.

Remove isSafeToSpeculativelyExecute() checks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143171

Files:
  llvm/include/llvm/Analysis/MemorySSA.h
  llvm/include/llvm/Analysis/PHITransAddr.h
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/lib/Analysis/PHITransAddr.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143171.494264.patch
Type: text/x-patch
Size: 8868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/8f364229/attachment.bin>


More information about the llvm-commits mailing list