[PATCH] D52285: [SelectionDAG] replace duplicated peekThroughBitcast helper functions; NFCI
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 03:13:49 PDT 2018
RKSimon added a comment.
Would we be better off keeping the separate peekThroughOneUseBitcasts helper for clarity? Still putting them both in SelectionDAG
https://reviews.llvm.org/D52285
More information about the llvm-commits
mailing list