[PATCH] D101282: [SPE] Support constrained float operations on SPE
Justin Hibbits via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 26 08:02:41 PDT 2021
jhibbits accepted this revision.
jhibbits added a comment.
This revision is now accepted and ready to land.
To be honest, I don't know the correct intrinsic. SPE is a strange beast, and effectively requires support from the operating system in order to behave comparable to a traditional FPU. What you have looks good to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101282/new/
https://reviews.llvm.org/D101282
More information about the llvm-commits
mailing list