[all-commits] [llvm/llvm-project] 4696a3: [AMDGPU][NFC] Refine matching SMRD offsets.

Ivan Kosarev via All-commits all-commits at lists.llvm.org
Tue Jul 5 06:17:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4696a33dfaef5f41e4d09aa74413aac947eb0fd5
      https://github.com/llvm/llvm-project/commit/4696a33dfaef5f41e4d09aa74413aac947eb0fd5
  Author: Ivan Kosarev <ivan.kosarev at amd.com>
  Date:   2022-07-05 (Tue, 05 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.h

  Log Message:
  -----------
  [AMDGPU][NFC] Refine matching SMRD offsets.

Tell the matcher what we are looking for instead of matching everything
and then discarding the result if doesn't fit.

Reviewed By: foad

Differential Revision: https://reviews.llvm.org/D128171




More information about the All-commits mailing list