[PATCH] D86449: [SelectionDAG] Handle non-power-of-2 bitwidths in expandROT
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 25 02:38:27 PDT 2020
foad marked an inline comment as done.
foad added inline comments.
================
Comment at: llvm/test/CodeGen/WebAssembly/fshl.ll:4
+
+target triple = "wasm32-unknown-unknown"
+
----------------
RKSimon wrote:
> move the triple into the run command?
Could do but why? That is definitely not the prevailing style in test/CodeGen/WebAssembly/.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86449/new/
https://reviews.llvm.org/D86449
More information about the llvm-commits
mailing list