[PATCH] D111919: [RISCV][WebAssembly][TargetLowering] Allow expandCTLZ/expandCTTZ to rely on CTPOP expansion for vectors.
Thomas Lively via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 18 12:53:16 PDT 2021
tlively added a comment.
Hmm yeah the new lowerings for WebAssembly don't look great. Would there be a way to disable this change for Wasm?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111919/new/
https://reviews.llvm.org/D111919
More information about the llvm-commits
mailing list