[PATCH] D107608: [AArch64] Implement FCOPYSIGN for SVE.
Paul Walker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 6 03:11:01 PDT 2021
paulwalker-arm added a comment.
Hi Eli, I just wondered if it was better to make use of `BSL` here? or whether you think that's best done as a later DAGCombine?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107608/new/
https://reviews.llvm.org/D107608
More information about the llvm-commits
mailing list