[PATCH] D105238: GlobalISel/AArch64: don't optimize away redundant branches at -O0
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 1 09:55:32 PDT 2021
paquette added a comment.
I think that prioritizing debuggability at -O0 is in general the right call, but I am a little curious about the impact on code size. Does this increase -O0 CTMark code size a lot?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105238/new/
https://reviews.llvm.org/D105238
More information about the llvm-commits
mailing list