[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:35:51 PDT 2023


srj added a comment.

Enclosed is a repro case: if I just run `llc breakage.ll` I fail in the above manner.F27868635: breakage.ll <https://reviews.llvm.org/F27868635>


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