[PATCH] D143631: [LTO] Don't let InstCombine re-sink the vastly more expensive fdiv
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 06:54:40 PDT 2023
david-arm edited reviewers, added: paulwalker-arm, nikic; removed: spatel.
david-arm added a comment.
- Gentle ping! After discussions on an alternative approach (D144045 <https://reviews.llvm.org/D144045>), I think this solution is the correct way forward. It would be great if we could fix this issue for LLVM 17!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143631/new/
https://reviews.llvm.org/D143631
More information about the llvm-commits
mailing list