Files
clang-p2996/llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Matt Arsenault 0bf434ccd5 AMDGPU: Fix element size assertion
The GlobalISel usage called this with bits, but the DAG usage was
incorrectly using bytes.
2020-01-22 11:18:45 -05:00

395 KiB