[PATCH] D30835: [DebugInfo][X86] Teach Optimize LEAs pass to handle debug values
Andrew Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 17 07:35:24 PDT 2017
andrewng added a comment.
I have now split this patch and updated this review to contain the first part which fixes the codegen issue but doesn't preserve the debug values. I will work on a separate patch which will attempt to preserve the debug values.
https://reviews.llvm.org/D30835
More information about the llvm-commits
mailing list