[PATCH] D71389: [ConstantFold][SVE] Fix constant folding for bitcast.
Huihui Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 12 13:29:01 PST 2019
huihuiz added a comment.
Yes, this transformation will need to go in InstCombine.
We should probably implement this when constant scalable vector support is ready, so that the effect will be most obvious.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71389/new/
https://reviews.llvm.org/D71389
More information about the llvm-commits
mailing list