[PATCH] D67360: [FPEnv] Document that constrained FP intrinsics cannot be mixed with non-constrained
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 16:26:05 PDT 2019
uweigand added a comment.
My understanding was that this is a **temporary** restriction; in the end, the goal is to allow mixing constrained an non-constrained operations, once we have the necessary barriers. Did I misunderstand this?
Now, I guess it still makes sense to document the restriction even if it is temporary, I'm just wondering whether this should be made explicit in the docs.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67360/new/
https://reviews.llvm.org/D67360
More information about the llvm-commits
mailing list