"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d8a35325a29e818bd705e122c4c3f232b1e49875"
Patch provide by Tom Roeder!
Reviewed by Joe Abbey and Tobias Grosser Here is a patch that fixes decoding of CE_SELECT in BitcodeReader, along with a simple test case. The problem in the current code is that it generates but doesn't accept bitcode that uses vectors for the first element of a select in this context. llvm-svn: 190634
Loading
Please register or sign in to comment