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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 14 09:35:44 PDT 2022


RKSimon added a comment.

Yes that might be a good idea - we should keep the ll test file as well if we can.



================
Comment at: llvm/test/CodeGen/X86/lea-optimize-crash.ll:3
+
+; The LEA optimization pass used to crash on this testcase.
+
----------------
rename this file pr57673.ll?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133631



More information about the llvm-commits mailing list