[PATCH] D129523: [Reassociate] Enable FP reassociation via 'reassoc' and 'nsz'
Warren Ristow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 12 18:21:21 PDT 2022
wristow added a comment.
> I'll split this into two independent patches.
I've split off the miscellaneous cleanup into a separate patch: D129612 <https://reviews.llvm.org/D129612>. Once that wraps up, I'll update the patch here to just be the improved optimization with `reassoc` and `nsz`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129523/new/
https://reviews.llvm.org/D129523
More information about the llvm-commits
mailing list