[PATCH] D156055: [NewGVN][PHIOFOPS] Relax conditions when checking safety of memory accesses

Manuel Brito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 00:52:59 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc59bc230e738: [NewGVN][PHIOFOPS] Relax conditions when checking safety of memory accesses (authored by ManuelJBrito).

Changed prior to commit:
  https://reviews.llvm.org/D156055?vs=543610&id=545947#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156055

Files:
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/test/Transforms/NewGVN/phi-of-ops-loads.ll
  llvm/test/Transforms/NewGVN/storeoverstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156055.545947.patch
Type: text/x-patch
Size: 9265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/ef9c48c1/attachment.bin>


More information about the llvm-commits mailing list