Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp
Kazu Hirata e1fdaaafc5 [AMDGPU] Work around a warning
This patch works around:

  llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp:1101:13:
  error: enumeration values 'USubCond' and 'USubSat' not handled in
  switch [-Werror,-Wswitch]

I've notified the author in #105568.
2024-09-06 09:35:13 -07:00

70 KiB