[PATCH] D97406: [Instcombiner]Improve emission of logical or/and reductions.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 2 09:08:06 PST 2021
lebedev.ri added a comment.
Hm, actually, are we sure this is universally true/better?
For aarch64 this seems to result in larger codegen: https://godbolt.org/z/hczeMo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97406/new/
https://reviews.llvm.org/D97406
More information about the llvm-commits
mailing list