[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
Wed Jun 21 08:02:57 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b80a322ab70: [CVP] Don't process sext or ashr if value state including undef (authored by StephenFan).

Repository:
  rG LLVM Github Monorepo

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

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.533261.patch
Type: text/x-patch
Size: 3388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/dc6aac8b/attachment.bin>


More information about the llvm-commits mailing list