[all-commits] [llvm/llvm-project] 8a677a: AMDGPU: Partially respect nobuiltin in libcall sim...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jul 31 08:00:40 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
    M llvm/test/CodeGen/AMDGPU/simplify-libcalls.ll

  Log Message:
  -----------
  AMDGPU: Partially respect nobuiltin in libcall simplifier

There are more contexts where it's not handled correctly but this is
the simplest one.

https://reviews.llvm.org/D156682




More information about the All-commits mailing list