[PATCH] D72341: [FPEnv][WIP] Fix chain handling for fpexcept.strict nodes
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 06:07:32 PST 2020
uweigand marked an inline comment as done.
uweigand added a comment.
In D72341#1808609 <https://reviews.llvm.org/D72341#1808609>, @craig.topper wrote:
> Looks like D72224 <https://reviews.llvm.org/D72224> fixes those failures and removes at least one of the diffs in this patch.
Ah, good -- thanks for testing!
Maybe the best would then be to wait for D72224 <https://reviews.llvm.org/D72224> to be committed first.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72341/new/
https://reviews.llvm.org/D72341
More information about the llvm-commits
mailing list