[PATCH] D89038: [PatternMatch] Add new FP matchers. NFC.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 08:04:54 PDT 2020


lebedev.ri added a comment.

I'm lost.
If their code related to handling splats is identical (neither of them pass anything into `getSplatValue()`), why do they end up with different `undef` behaviour?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89038



More information about the llvm-commits mailing list