[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
Thu Apr 8 09:10:03 PDT 2021


aqjune added a comment.

I made https://reviews.llvm.org/D100122 to show how the patch would look like if `m_Undef` is fixed instead.


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