This revision was automatically updated to reflect the committed changes.
Closed by commit rGf253bb640d97: [WebAssembly] Fix simd bit shift intrinsics
codegen (authored by junparser).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144169/new/
https:/
tlively accepted this revision.
tlively added a comment.
This revision is now accepted and ready to land.
LGTM, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144169/new/
https://reviews.llvm.org/D144169
junparser updated this revision to Diff 497935.
junparser added a comment.
Replace rem with bitmask operation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144169/new/
https://reviews.llvm.org/D144169
Files:
clang/lib/Headers/wasm_simd128.h
cl
junparser created this revision.
Herald added subscribers: pmatos, asb, ecnelises, sunfish, jgravelle-google,
sbc100, dschuff.
Herald added a project: All.
junparser requested review of this revision.
Herald added subscribers: cfe-commits, aheejin.
Herald added a project: clang.
According to gith