[PATCH] D141482: [LVI][CVP] Make use of condition known at use

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 12 07:42:03 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
nikic marked an inline comment as done.
Closed by commit rG4f772b095525: [LVI][CVP] Make use of condition known at use (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D141482?vs=488549&id=488649#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141482

Files:
  llvm/include/llvm/Analysis/LazyValueInfo.h
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/test/Transforms/CorrelatedValuePropagation/cond-at-use.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141482.488649.patch
Type: text/x-patch
Size: 7853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/e36b0d9c/attachment.bin>


More information about the llvm-commits mailing list