[PATCH] D127275: [MVE] Fold fadd(select(..., +0.0)) into a predicated fadd

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 8 05:06:07 PDT 2022


spatel added a comment.

If this is inverting the transform from D126774 <https://reviews.llvm.org/D126774>, do we need 'nsz' to avoid miscompiling -0.0? 
https://alive2.llvm.org/ce/z/4IMKLM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127275



More information about the llvm-commits mailing list