[llvm-commits] [llvm] r133756 - in /llvm/trunk: lib/Transforms/InstCombine/InstCombineSelect.cpp test/Transforms/InstCombine/select-crash.ll

Duncan Sands baldrick at free.fr
Fri Jun 24 00:58:51 PDT 2011


Hi Eli,

> PR10180: Fix a instcombine crash with FP vectors.

maybe it would be better if the IRBuilder got a CreateAnyAdd method that
handles both fp and integers.

Ciao, Duncan.



More information about the llvm-commits mailing list