[llvm-commits] [llvm] r128388 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineSelect.cpp test/Transforms/InstCombine/select.ll
Nick Lewycky
nicholas at mxc.ca
Mon Mar 28 10:52:51 PDT 2011
Duncan Sands wrote:
> Hi Nick,
>
>> Teach the transformation that moves binary operators around selects to preserve
>> the subclass optional data.
>
> you sometimes used tabs instead of spacing for indenting.
Ew. Thanks for catching that!
Nick
More information about the llvm-commits
mailing list