[PATCH] D114765: [X86][FP16] Only generate approximate rsqrt when Reciprocal is true for half type
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 29 18:45:25 PST 2021
pengfei added a subscriber: kmclaughlin.
pengfei added a comment.
@kmclaughlin I'm meant to change in the target independent code (enabled in D110557 <https://reviews.llvm.org/D110557>), then I found the test in your D111657 <https://reviews.llvm.org/D111657> was affected too. I'll change there if you think it is workable for aarch64 too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114765/new/
https://reviews.llvm.org/D114765
More information about the llvm-commits
mailing list