[PATCH] D150670: [WebAssembly] Disable generation of fshl/fshr for rotates
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 02:55:28 PDT 2023
pmatos updated this revision to Diff 526559.
pmatos added a comment.
Fix up some spacing issues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150670/new/
https://reviews.llvm.org/D150670
Files:
clang/test/CodeGen/WebAssembly/wasm-rotate.c
llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
llvm/test/CodeGen/WebAssembly/rotate-i3264.ll
llvm/test/Transforms/InstCombine/fsh.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150670.526559.patch
Type: text/x-patch
Size: 7737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/d1b2d211/attachment.bin>
More information about the llvm-commits
mailing list