[PATCH] D139309: InstCombine: Fold fabs (copysign x, y) -> fabs x
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 05:09:41 PST 2022
arsenm created this revision.
arsenm added reviewers: sepavloff, spatel, jcranmer-intel, nlopes, andrew.w.kaylor, kpn.
Herald added a subscriber: hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
https://reviews.llvm.org/D139309
Files:
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/copysign-fneg-fabs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139309.480059.patch
Type: text/x-patch
Size: 10961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/26bb12d9/attachment.bin>
More information about the llvm-commits
mailing list