[PATCH] D105238: GlobalISel/AArch64: don't optimize away redundant branches at -O0

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 15:27:04 PDT 2021


aemerson added a comment.

I agree that debug info quality is more important at -O0, so while 8% is a tough regression to take, I think it's the right thing to do here.


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

https://reviews.llvm.org/D105238



More information about the llvm-commits mailing list