[PATCH] D158364: [DAG] SimplifyDemandedBits - if we're only demanding the signbits, a SMIN/SMAX node can be simplified to a OR/AND node respectively.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 22 10:36:28 PDT 2023
RKSimon planned changes to this revision.
RKSimon added a comment.
I'll update this to add umin/umax handling
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158364/new/
https://reviews.llvm.org/D158364
More information about the llvm-commits
mailing list