[llvm] Use getSignedTargetConstant for offset (PR #141149)
Amy Kwan via llvm-commits
llvm-commits at lists.llvm.org
Fri May 23 11:30:25 PDT 2025
================
@@ -0,0 +1,33 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -verify-machineinstrs < %s -mcpu=ppc -mtriple powerpc-ibm-aix-xcoff | FileCheck %s
----------------
amy-kwan wrote:
Do we also care to test 64-bit?
https://github.com/llvm/llvm-project/pull/141149
More information about the llvm-commits
mailing list