[llvm] [X86] Added support for 8 and 16bit LEA instructions (PR #122102)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 24 08:33:42 PST 2025
================
@@ -0,0 +1,13 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc < %s -mtriple=x86_64-linux -mattr=+ndd | FileCheck %s --check-prefixes=CHECK
----------------
JaydeepChauhan14 wrote:
Done
https://github.com/llvm/llvm-project/pull/122102
More information about the llvm-commits
mailing list