[PATCH] D73201: [FPEnv][AArch64] Add lowering and instruction selection for STRICT_FP_ROUND
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 07:57:45 PST 2020
hans added a comment.
> There's a bunch of strict-math-related commits that are present on trunk that aren't present on 10.x and which should be cherry-picked. The complete list is, I think:
Thanks! I've pushed those to 10.x in f87a0929c6bd59750e424d06581507cdfd439a56 <https://reviews.llvm.org/rGf87a0929c6bd59750e424d06581507cdfd439a56>..f636e9feb9f0969e3b563d3140db5a0faa1e30d8 <https://reviews.llvm.org/rGf636e9feb9f0969e3b563d3140db5a0faa1e30d8>
Please let me know if you think of more commits that should be picked over.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73201/new/
https://reviews.llvm.org/D73201
More information about the llvm-commits
mailing list