[PATCH] D95125: [WebAssembly] Enable loop unrolling

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 00:26:49 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d81ccc02ffb: [WebAssembly] Enable loop unrolling (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D95125?vs=318144&id=322606#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95125/new/

https://reviews.llvm.org/D95125

Files:
  llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
  llvm/test/Transforms/LoopUnroll/WebAssembly/basic-unrolling.ll
  llvm/test/Transforms/LoopUnroll/WebAssembly/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95125.322606.patch
Type: text/x-patch
Size: 19173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210210/bdce32a5/attachment.bin>


More information about the llvm-commits mailing list