[PATCH] D69800: [AArch64][SVE] Implement remaining floating-point arithmetic intrinsics
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 8 03:37:25 PST 2019
sdesmalen added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/sve-intrinsics-fp-arith.ll:767
;
-; FSCALE
+; FNEG
;
----------------
Why are you moving this test and changing fscale -> fneg here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69800/new/
https://reviews.llvm.org/D69800
More information about the cfe-commits
mailing list