[PATCH] D12437: ComputeSignBits: look through SELECT_CC, not just SELECT

escha via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 10:45:42 PDT 2015


escha added a comment.

I'm not really sure; it only came up when experimenting with out-of-tree optimizations for a target that uses SELECT_CC and not SELECT. It should be identical code though.


Repository:
  rL LLVM

http://reviews.llvm.org/D12437





More information about the llvm-commits mailing list