[PATCH] D132880: [SVE] Fix SVEDup0 matching -0.0f

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 13:01:07 PDT 2022


efriedma added a comment.

Change seems reasonable.

Does https://github.com/llvm/llvm-project/blob/04ae35e592c1e7e99bb3894420b6ff2117ace78a/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp#L2698 have the same issue?

We need regression tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132880



More information about the llvm-commits mailing list