[llvm] [AMDGPU] Add amdgpu-sw-lower-lds pass to NPM codegen addIRPasses. (PR #124102)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 20:53:58 PST 2025
================
@@ -1,5 +1,6 @@
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --check-globals all --version 5
; RUN: opt -S -mtriple=amdgcn-amd-amdhsa -passes=amdgpu-sw-lower-lds < %s | FileCheck %s
+
----------------
arsenm wrote:
Drop spurious whitespace change
https://github.com/llvm/llvm-project/pull/124102
More information about the llvm-commits
mailing list