[PATCH] D26641: [InstCombine] change bitwise logic type to eliminate bitcasts
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 21 17:57:33 PST 2016
efriedma added a comment.
3 would be nice... but I'm not sure you can actually implement it properly without global isel because the operands/users could be defined in different blocks.
https://reviews.llvm.org/D26641
More information about the llvm-commits
mailing list