[PATCH] D117482: AMDGPU: Don't clobber source register for V_SET_INACTIVE_*

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 07:21:59 PST 2022


foad added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/set-inactive-wwm-overwrite.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -march=amdgcn -mcpu=gfx1010 -verify-machineinstrs < %s | FileCheck %s -check-prefix=GCN
----------------
Can you precommit this test so we can see the codegen changes?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117482/new/

https://reviews.llvm.org/D117482



More information about the llvm-commits mailing list