[PATCH] D127942: [NewGVN] add context instruction for SimplifyQuery

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 07:08:24 PDT 2022


bcl5980 updated this revision to Diff 439005.
bcl5980 edited the summary of this revision.
bcl5980 added a comment.

do not use value as context if UseInstrInfo is false.


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

https://reviews.llvm.org/D127942

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Scalar/NewGVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127942.439005.patch
Type: text/x-patch
Size: 8987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220622/37952a8a/attachment.bin>


More information about the llvm-commits mailing list