[llvm] [NVPTX] Pull invariant load identification into IR pass (PR #138015)

Alex MacLean via llvm-commits llvm-commits at lists.llvm.org
Thu May 1 08:31:19 PDT 2025


================
@@ -0,0 +1,33 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc < %s -mcpu=sm_20 | FileCheck %s
----------------
AlexMaclean wrote:

Fixed!

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


More information about the llvm-commits mailing list