[PATCH] D144169: [WebAssembly] Fix simd bit shift intrinsics codegen
JunMa via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 16 02:09:32 PST 2023
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
clang/test/Headers/wasm.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144169.497935.patch
Type: text/x-patch
Size: 14916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230216/03201eda/attachment.bin>
More information about the cfe-commits
mailing list