[PATCH] D76010: [ValueTracking] Let isGuaranteedNotToBeUndefOrPoison look into more constants/instructions

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 06:59:47 PDT 2020


spatel added inline comments.


================
Comment at: llvm/test/Transforms/InstSimplify/freeze.ll:22
 
 ; TODO: This is not poison.
 
----------------
Please remove the TODO comments here and below. 
And we could still separate the constant improvements into another patch to make incremental progress...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76010





More information about the llvm-commits mailing list