[PATCH] D143198: DAG: Lower is.fpclass fcInf to fcmp of fabs

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 18:12:41 PST 2023


qiucf added a comment.

In D143198#4171646 <https://reviews.llvm.org/D143198#4171646>, @nemanjai wrote:

> The PPC changes look fine to me. I believe that the new TOC loads will likely go away with https://reviews.llvm.org/D140381. Is that assumption correct @qiucf?

Yes, for ISA 3.0+.


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

https://reviews.llvm.org/D143198



More information about the llvm-commits mailing list