"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f3c2902ead028a1afbf460387c3e5cdcfca6ab92"
Support vector casts in more places, fixing a variety of assertion
failures. To support this, add some utility functions to Type to help support vector/scalar-independent code. Change ConstantInt::get and ConstantFP::get to support vector types, and add an overload to ConstantInt::get that uses a static IntegerType type, for convenience. Introduce a new getConstant method for ScalarEvolution, to simplify common use cases. llvm-svn: 73431
Loading
Please register or sign in to comment