[PATCH] D148963: [X86] Support `X86ISD::PCMPEQ` and `X86ISD::PCMPGT` in ComputeKnownBits

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 5 09:52:46 PDT 2023


goldstein.w.n added a comment.

In D148963#4653118 <https://reviews.llvm.org/D148963#4653118>, @RKSimon wrote:

> @goldstein.w.n In case you missed it, this has somehow exposed a miscompile: https://github.com/llvm/llvm-project/issues/67287

Oh, had missed it. Looking into it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148963



More information about the llvm-commits mailing list