[PATCH] D112675: [Instcombine] Add patterns to generate fneg(fabs(x)) instead of fcmp/sub/selects (part 1)
Usman Nadeem via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 27 11:54:25 PST 2023
mnadeem planned changes to this revision.
mnadeem added a comment.
Herald added a subscriber: StephenFan.
Herald added a project: All.
Removing from reviewer's ready to review list for now. Will come back to this patch when/if time permits.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112675/new/
https://reviews.llvm.org/D112675
More information about the llvm-commits
mailing list