[llvm] [NVPTX] Aggressively try to replace image handles with references (PR #119730)
Alex MacLean via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 14:32:20 PST 2024
================
@@ -1,3 +1,4 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
; RUN: llc < %s -march=nvptx64 -mcpu=sm_20 -verify-machineinstrs | FileCheck %s --check-prefix=SM20
----------------
AlexMaclean wrote:
Fixed
https://github.com/llvm/llvm-project/pull/119730
More information about the llvm-commits
mailing list