[PATCH] D57359: [GlobalISel] Introduce a G_FSQRT generic instruction

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 10:00:38 PST 2019


paquette added a comment.

So, is the consensus here that we

- Don't split this into two opcodes (for now)
- Document the behaviour of G_FSQRT wrt negative values and errno

?


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

https://reviews.llvm.org/D57359





More information about the llvm-commits mailing list