[all-commits] [llvm/llvm-project] 4fe1a8: [X86][APX] Promote 8/16-bit LEA to 32-bit to avoid...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Mon Sep 29 06:11:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fe1a8736b198a7cbbad4885f5ad01b3855b263d
https://github.com/llvm/llvm-project/commit/4fe1a8736b198a7cbbad4885f5ad01b3855b263d
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2025-09-29 (Mon, 29 Sep 2025)
Changed paths:
M llvm/lib/Target/X86/X86InstrArithmetic.td
M llvm/test/CodeGen/X86/apx/ndd-neg-addr-index.ll
M llvm/test/CodeGen/X86/lea-16bit.ll
M llvm/test/CodeGen/X86/lea-8bit.ll
Log Message:
-----------
[X86][APX] Promote 8/16-bit LEA to 32-bit to avoid partial dependence (#161051)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list