[PATCH] D139550: [DAGCombine] Fix always true condition in combineShiftToMULH
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 09:16:13 PST 2022
RKSimon added a comment.
Looking at D133768 <https://reviews.llvm.org/D133768> it looks like you could add additional test case to dagcomb-mullohi.ll which has 2 'upper bit only' users (srl and sra)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139550/new/
https://reviews.llvm.org/D139550
More information about the llvm-commits
mailing list