[PATCH] D151782: Improve WebAssembly vector bitmask, mask reduction, and extending
Steven Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 11:11:08 PDT 2023
srj added a comment.
This change has injected a SIGSEGV failure (apparent null pointer deference) in Halide's WebAssembly codegen. I'm working on providing a repro case for you I can post here and hope to have it soon, but in the meantime, can I ask for a revert, to unbreak downstream code?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151782/new/
https://reviews.llvm.org/D151782
More information about the llvm-commits
mailing list