[llvm] [PowerPC] fix legalization crash (PR #105563)

Amy Kwan via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 07:17:51 PDT 2024


================
@@ -0,0 +1,53 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mcpu=ppc64 -mtriple=powerpc64-unknown-linux-gnu -verify-machineinstrs -ppc-asm-full-reg-names -ppc-vsr-nums-as-vr < %s | FileCheck %s
----------------
amy-kwan wrote:

One final nit: The line is a bit too long. Can we separate the line?

https://github.com/llvm/llvm-project/pull/105563


More information about the llvm-commits mailing list