Displaying 3 results from an estimated 3 matches for "ebstrict".
2019 Nov 14
7
RFC: token arguments and operand bundles
...rinsic would look like this:
%sum = call double @llvm.experimental2.constrained.fadd(double %x,
double %y) [ "fpround"(token rmDynamic),
"fpexcept"(token ebStrict) ]
Does that seem like a valid use of tokens and operand bundles? Does it seem better than the current approach?
Thanks,
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191114/9b9910cf/attachment.html&...
2019 Nov 14
3
RFC: token arguments and operand bundles
...to a constrained intrinsic would look like this:
%sum = call double @llvm.experimental2.constrained.fadd(double %x,
double %y) [ “fpround”(token rmDynamic),
“fpexcept”(token ebStrict) ]
Does that seem like a valid use of tokens and operand bundles? Does it seem better than the current approach?
Thanks,
Andy
_______________________________________________
LLVM Developers mailing list
llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>
https://lists.llvm.org/cgi...
2019 Nov 15
3
RFC: token arguments and operand bundles
...to a constrained intrinsic would look like this:
%sum = call double @llvm.experimental2.constrained.fadd(double %x,
double %y) [ “fpround”(token rmDynamic),
“fpexcept”(token ebStrict) ]
Does that seem like a valid use of tokens and operand bundles? Does it seem better than the current approach?
Thanks,
Andy
_______________________________________________
LLVM Developers mailing list
llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>
https://lists.llvm.org/cgi...