[PATCH] D92102: [DAG] Legalize abs(x) -> umin(x,sub(0,x)) iff umin/sub are legal
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 25 10:25:38 PST 2020
RKSimon closed this revision.
RKSimon added a comment.
Closed by rG9c86c5e8add23a29fb19f7c0ac366a2063a5073a <https://reviews.llvm.org/rG9c86c5e8add23a29fb19f7c0ac366a2063a5073a> - I just forgot to tag the commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92102/new/
https://reviews.llvm.org/D92102
More information about the llvm-commits
mailing list