Move some code from Verifier into SVI::isValidOperands. This allows us to...
Move some code from Verifier into SVI::isValidOperands. This allows us to catch bad shufflevector operations when they are created, rather than waiting for someone to notice later on. llvm-svn: 110986
Loading
Please register or sign in to comment