[PATCH] D117459: [PowerPC] Change CTR clobber estimation for 128-bit floating types

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 06:48:21 PST 2022


nemanjai added a comment.

I think that since we still keep getting issues with this after so many years and so many changes, we should just reject any operations on IBM double-double and `fp128` until we refactor the code as suggested previously.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117459



More information about the llvm-commits mailing list