mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-05-15 11:36:18 +00:00

Allow MIMG instructions to be selected with 6/7 VGPRs for vaddr. Previously these were rounded up to VReg_256 this saves VGPRs. Reviewed By: foad Differential Revision: https://reviews.llvm.org/D103800