Files
clang-p2996/llvm/lib/Target/AMDGPU/GCNVOPDUtils.cpp
Stanislav Mekhanoshin 4b111dd798 [AMDGPU] Fix VOPD dependency checks during combine
Check superreg/subreg defs of an instruction when checking for
dependencies. This may cause some regressions, but better be
safe than sorry. Changed tests are affected because of the
implicit-defs of the superregs.

Differential Revision: https://reviews.llvm.org/D152943
2023-06-15 11:16:33 -07:00

6.7 KiB