[all-commits] [llvm/llvm-project] 5b5bd8: AMDGPU: Move placement of RemoveIncompatibleFunctions

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jul 31 16:33:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b5bd81b7170536c4d3ce26c48bba13bf2717698
      https://github.com/llvm/llvm-project/commit/5b5bd81b7170536c4d3ce26c48bba13bf2717698
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-07-31 (Mon, 31 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll

  Log Message:
  -----------
  AMDGPU: Move placement of RemoveIncompatibleFunctions

This should be approximately first and run with other module passes.

https://reviews.llvm.org/D155987




More information about the All-commits mailing list