[PATCH] D101970: [X86FixupLEAs] Transform the sequence LEA/SUB to SUB/SUB

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 19 05:40:02 PDT 2021


davezarzycki added a comment.

Verified. Second stage miscompile. If it matters (and it sometimes does), my first stage is built without asserts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101970



More information about the llvm-commits mailing list