[PATCH] D149404: [ValueTracking][InstCombine] Add a new API to allow to ignore poison generating flags or metadatas when implying poison

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 22:32:49 PDT 2023


StephenFan updated this revision to Diff 523655.
StephenFan added a comment.

update comments and change to arrayref


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149404

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/ispow2.ll
  llvm/test/Transforms/InstCombine/prevent-cmp-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149404.523655.patch
Type: text/x-patch
Size: 11964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230519/c9da344b/attachment.bin>


More information about the llvm-commits mailing list