[AVX] Make BinOpInit Unique
Make sure BinOpInits are unique and created only once. This will be important for AVX/SIMD as many operators will be used to generate patterns and other relevant data. llvm-svn: 136495
Loading
Please register or sign in to comment