[PATCH] D103280: [SDAG] try harder to fold casts into vector compare

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 28 05:26:32 PDT 2021


lebedev.ri added a comment.

One more random thought: should this be guarded with a check that `getBooleanContents(N00VT) == ZeroOrNegativeOneBooleanContent` ?


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

https://reviews.llvm.org/D103280



More information about the llvm-commits mailing list