[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
Tue Nov 30 22:06:00 PST 2021


pengfei abandoned this revision.
pengfei marked an inline comment as done.
pengfei added a comment.

Break it into 3 patches: rG65a3de91ab3e <https://reviews.llvm.org/rG65a3de91ab3e682b732c830e555339269d002295>, D114843 <https://reviews.llvm.org/D114843> and D114844 <https://reviews.llvm.org/D114844>.


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