Turns out the LLVMFoldingBuilder can fold InsertElement. Knowing this, we can...
Turns out the LLVMFoldingBuilder can fold InsertElement. Knowing this, we can get rid of our special casing of constants when creating vectors. llvm-svn: 45145
Loading
Please register or sign in to comment