[PATCH] D140882: llvm-reduce: Avoid invalid attribute reduction on optnone functions
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 3 10:26:01 PST 2023
jdoerfert added a comment.
> ridiculous restriction
+1
We should not have that. It's super annoying honestly and does not help at all. Nobody would be any worse off if we remove the assertion. Shouldn't we do that?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140882/new/
https://reviews.llvm.org/D140882
More information about the llvm-commits
mailing list