[PATCH] D133631: [X86] Fix the LEA optimization pass

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 14:55:27 PDT 2022


kazu updated this revision to Diff 460241.
kazu added a comment.

Added an MIR test case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133631/new/

https://reviews.llvm.org/D133631

Files:
  llvm/lib/Target/X86/X86OptimizeLEAs.cpp
  llvm/test/CodeGen/X86/pr57673.ll
  llvm/test/CodeGen/X86/pr57673.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133631.460241.patch
Type: text/x-patch
Size: 5749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/22222e90/attachment.bin>


More information about the llvm-commits mailing list