[PATCH] D122825: [X86][FastISel] Fix with.overflow + select eflags clobber (PR54369)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 01:24:01 PDT 2022
RKSimon added a comment.
I'd be open to removing the optimization entirely, anything but the simplest of folds in fast-isel seems unnecessary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122825/new/
https://reviews.llvm.org/D122825
More information about the llvm-commits
mailing list