[PATCH] D49238: [InstCombine] add more SPFofSPF folding
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 13 01:38:31 PDT 2018
shchenz marked 2 inline comments as done.
shchenz added a comment.
@spatel, much appriciate for your help, Sanjay. Anything wrong, please let me know. And for icmp not folded for vector type issue, I created new patch https://reviews.llvm.org/D49283 to fix it. Thanks.
https://reviews.llvm.org/D49238
More information about the llvm-commits
mailing list