[llvm-dev] RFC: token arguments and operand bundles

Kaylor, Andrew via llvm-dev llvm-dev at lists.llvm.org
Tue Nov 19 10:24:19 PST 2019


I think we do want to support different regions of FP safety through inlining and other means, but I otherwise agree with your conclusion that tokens as I was using them are not a good fit. We should be able to handle different regions by using different constraint arguments (in whatever form).

From: Reid Kleckner <rnk at google.com>
Sent: Tuesday, November 19, 2019 9:58 AM
To: Kaylor, Andrew <andrew.kaylor at intel.com>
Cc: LLVM Developers Mailing List <llvm-dev at lists.llvm.org>
Subject: Re: [llvm-dev] RFC: token arguments and operand bundles

Based on what I've read in this thread, it doesn't seem like tokens are a good fit here. If in the future we want to establish different regions of FP safety (i.e. inlining functions with different FP safety settings), then it might make sense to start using tokens.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191119/4069fc5e/attachment.html>


More information about the llvm-dev mailing list