[PATCH] D75248: [Arm] Do not lower vmax/vmin to Neon instructions

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 17:16:46 PST 2020


efriedma added a comment.

Is there also a correctness issue here?  I just briefly looked at the ARM manual, and I think vmax flushes denormals.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75248





More information about the llvm-commits mailing list