[llvm] [X86] Added support for 8 and 16bit LEA instructions (PR #122102)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 06:02:49 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
----------------
phoebewang wrote:

Add non ndd for comparison.

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


More information about the llvm-commits mailing list