[PATCH] D143129: [GVN] Do not propagate equalities for noalias pointers

Usman Nadeem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 18:46:30 PST 2023


mnadeem created this revision.
mnadeem added reviewers: efriedma, fhahn, aqjune.
Herald added subscribers: jeroen.dobbelaere, StephenFan, hiraditya.
Herald added a project: All.
mnadeem requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D143129

Files:
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/condprop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143129.494138.patch
Type: text/x-patch
Size: 7575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/87f49b72/attachment.bin>


More information about the llvm-commits mailing list