[PATCH] D79421: [CodeGen] Fix FoldConstantVectorArithmetic for scalable vectors
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 5 08:36:03 PDT 2020
RKSimon added a comment.
You might want to add something similar to FoldConstantArithmetic as FoldConstantVectorArithmetic will be soon folded into it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79421/new/
https://reviews.llvm.org/D79421
More information about the llvm-commits
mailing list