[PATCH] D129262: [AVR] Remove debug location of spill/reload instructions
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 09:30:39 PDT 2022
MatzeB added a comment.
I'm probably the wrong reviewer for the AVR target. But I agree that spills/reload instructions are compiler-generated without relation to the source-code being compiled and would be better off without debug locations.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129262/new/
https://reviews.llvm.org/D129262
More information about the llvm-commits
mailing list