[PATCH] D152774: [CVP] Don't process sext or ashr if value state including undefsimilar to D152773

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 21:44:36 PDT 2023


StephenFan created this revision.
StephenFan added a reviewer: nikic.
Herald added a subscriber: hiraditya.
Herald added a project: All.
StephenFan requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152774

Files:
  llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/test/Transforms/CorrelatedValuePropagation/ashr.ll
  llvm/test/Transforms/CorrelatedValuePropagation/sext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152774.530767.patch
Type: text/x-patch
Size: 3387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/89f885e9/attachment.bin>


More information about the llvm-commits mailing list