[llvm] [AMDGPU] Inplace FI elimination during PEI for scalar copy instruction (PR #99556)
Christudasan Devadasan via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 18 21:52:39 PDT 2024
================
@@ -0,0 +1,176 @@
+# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
+# RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx90a -verify-machineinstrs -run-pass=prologepilog %s -o - | FileCheck %s
+--- |
----------------
cdevadas wrote:
Reduce the test further?
https://github.com/llvm/llvm-project/pull/99556
More information about the llvm-commits
mailing list