Files
clang-p2996/llvm/test/CodeGen/AMDGPU/soft-clause-dbg-value.mir
Matt Arsenault 41877b82f0 AMDGPU: Fix dbg_value handling when forming soft clause bundles
DBG_VALUES placed between memory instructions would change
codegen. Skip over these and re-insert them after the bundle instead
of giving up on bundling.
2021-02-01 22:16:35 -05:00

3.0 KiB