[clang-tools-extra] [clang] [llvm] [AMDGPU] Update uses of new VOP2 pseudos for GFX12 (PR #78155)
Jay Foad via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 18 04:48:40 PST 2024
================
@@ -1,7 +1,8 @@
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
; RUN: llc -march=amdgcn -mcpu=tahiti -verify-machineinstrs < %s | FileCheck --check-prefixes=SI %s
----------------
jayfoad wrote:
Done as part of a merge from main to fix conflicts.
https://github.com/llvm/llvm-project/pull/78155
More information about the cfe-commits
mailing list