Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
Brox Chen 7c24041895 [AMDGPU][True16][CodeGen] reopen "FLAT_load using D16 pseudo instruction" (#127673)
Previous patch is merged
https://github.com/llvm/llvm-project/pull/114500 and it hit a buildbot
failure and thus reverted

It seems the AMDGPU::OpName::OPERAND_LAST is removed at the meantime
when previous patch is merged and that's causing the compile error.
Fixed and reopen it here
2025-02-18 18:16:23 -05:00

13 KiB