[PATCH] D91120: [DAGCombine][PowerPC] Convert negated abs to trivial arithmetic ops
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 05:35:12 PST 2020
spatel added a comment.
In D91120#2402335 <https://reviews.llvm.org/D91120#2402335>, @jonpa wrote:
> Yes, this seems to work: https://reviews.llvm.org/D91697. The new TLI hook is then not needed...
Nice - thank you for the fast fix!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91120/new/
https://reviews.llvm.org/D91120
More information about the llvm-commits
mailing list