[PATCH] D99853: [InstSimplify] Teach isUndefValue to understand const vector with both undef & poison

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 17 18:26:55 PDT 2021


aqjune added a comment.

I'm about to land D100122 <https://reviews.llvm.org/D100122> instead - https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=29445 is waiting.
We can revisit this issue if fixing UndefValue is necessary.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99853



More information about the llvm-commits mailing list