[PATCH] D133866: [SelectionDAG] Add helper function to check whether a SDValue is neutral element. NFC.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 10:07:16 PDT 2022
RKSimon added a comment.
Please can you look at whether this is compatible with something similar we already have in foldSelectWithIdentityConstant in DAGCombiner.cpp?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133866/new/
https://reviews.llvm.org/D133866
More information about the llvm-commits
mailing list