[PATCH] D137811: InstCombine: Perform basic isnan combines on llvm.is.fpclass

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 18 12:00:30 PST 2023


efriedma added a comment.

> I didn't think we had code in the tree to convert normal FP instructions into constrained intrinsics.

I'm not sure if that actually got merged; I was just assuming based on my memory of the discussions.  In any case, it's not really relevant to the point I was trying to make.


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

https://reviews.llvm.org/D137811



More information about the llvm-commits mailing list