[all-commits] [llvm/llvm-project] edd6da: [AMDGPU] Remove cpol, tfe, and swz from MUBUF patt...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Mar 18 14:36:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edd6da10d20f8fc025af2131f127c53401def04e
      https://github.com/llvm/llvm-project/commit/edd6da10d20f8fc025af2131f127c53401def04e
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2021-03-18 (Thu, 18 Mar 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUGISel.td
    M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
    M llvm/lib/Target/AMDGPU/BUFInstructions.td
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/test/CodeGen/AMDGPU/extract_vector_elt-i16.ll

  Log Message:
  -----------
  [AMDGPU] Remove cpol, tfe, and swz from MUBUF patterns

These are always selected as 0 anyway.

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




More information about the All-commits mailing list