[PATCH] D108732: [AMDGPU] Invert partial vgpr to agpr spill lane order

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 26 00:52:01 PDT 2021


foad added inline comments.


================
Comment at: llvm/test/CodeGen/AMDGPU/spill-to-agpr-partiall.mir:1
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx90a -amdgpu-enable-flat-scratch -verify-machineinstrs -run-pass=prologepilog -o - %s | FileCheck -check-prefix=GCN %s
----------------
Typo in filename "partiall"


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

https://reviews.llvm.org/D108732



More information about the llvm-commits mailing list