[all-commits] [llvm/llvm-project] 94dc0a: [NFC][AMDGPU] Drop recursive types in LowerBufferF...

Krzysztof Drewniak via All-commits all-commits at lists.llvm.org
Tue Apr 29 07:24:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94dc0a0e7bc723af13a0923aa102fcc4d03c82a2
      https://github.com/llvm/llvm-project/commit/94dc0a0e7bc723af13a0923aa102fcc4d03c82a2
  Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp

  Log Message:
  -----------
  [NFC][AMDGPU] Drop recursive types in LowerBufferFatPointers (#137735)

Now that IRMover and the rest of LLVM don't allow recursive types, drop
support for them from the clone of the IRMover code used when lowering
buffer fat pointer operations.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list