[PATCH] D52285: [SelectionDAG] replace duplicated peekThroughBitcast helper functions; NFCI

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 20 08:13:06 PDT 2018


lebedev.ri added a comment.

Unless there is a need to conditionally use the one-use variant,
two separate functions seem cleaner. But no strong opinion here.


https://reviews.llvm.org/D52285





More information about the llvm-commits mailing list