[llvm] [AMDGPU] Move `AMDGPUAttributorPass` to full LTO post link stage (PR #102086)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 17:47:34 PDT 2024


================
@@ -0,0 +1,11 @@
+; RUN: opt -mtriple=amdgcn--amdhsa -S -passes="lto<O0>" -print-pipeline-passes %s -o - | FileCheck %s
----------------
shiltian wrote:

Do we want to run it with `lto<O0>`?

https://github.com/llvm/llvm-project/pull/102086


More information about the llvm-commits mailing list