Files
clang-p2996/llvm/test/CodeGen/AMDGPU/extract-subvector.ll
Michael Liao 8d07f8d98c [DAGCombine] Replace getIntPtrConstant() with getVectorIdxTy().
- Prefer `getVectorIdxTy()` as the index operand type for
  `EXTRACT_SUBVECTOR` as targets expect different types by overloading
  `getVectorIdxTy()`.
2020-01-14 17:03:05 -05:00

1.1 KiB