[PATCH] D108139: [X86] Freeze vXi8 shl(x,1) -> add(x,x) vector fold (PR50468)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 24 08:06:39 PDT 2021
RKSimon added a comment.
Thanks - I'll add the explanation comment in the commit
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108139/new/
https://reviews.llvm.org/D108139
More information about the llvm-commits
mailing list