commit | 643550d1b9b5885eb4d4e234909244f80943c7be | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Fri Oct 18 10:41:49 2024 |
committer | Emscripten-releases LUCI CQ <emscripten-releases-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 12:28:40 2024 |
tree | 3cbf6efa8c80eec4e75ac0f0fef2ecddf9ebcac1 | |
parent | a8a6e0c49c22208ed47ed362411e3b33fcacfd41 [diff] |
Roll llvm-project from 761fa5844e69 to 8e6abf526e74 (37 revisions) https://chromium.googlesource.com/external/github.com/llvm/llvm-project.git/+log/761fa5844e69..8e6abf526e74 2024-10-18 benny.kra@googlemail.com Fix -Wswitch after 508fd966fb00428ccd1dd7ddeb636fb7393029ec 2024-10-18 benny.kra@googlemail.com [bazel] Port 7be4ab0a86f9a52f1b49dad5665617441ec24a2e 2024-10-18 llvm-dev@redking.me.uk [DAG] visitFMA/FMAD - use FoldConstantArithmetic to add missing vector constant folding support 2024-10-18 npopov@redhat.com Revert "[APInt] Enable APInt ctor assertion by default (#112670)" 2024-10-18 graham.hunter@arm.com Revert "[AArch64][SVE] Enable max vector bandwidth for SVE" (#112873) 2024-10-18 tom.eccles@arm.com [flang][OpenMP][test] re-add complex atomic capture regression test (#112736) 2024-10-18 llvm-dev@redking.me.uk [DAG] isConstantIntBuildVectorOrConstantInt - peek through bitcasts (#112710) 2024-10-18 larrowe.semaj11@gmail.com [llvm][TableGen] Count implicit defs as well as explicit ones in the GlobalISel TableGen emitter (#112673) 2024-10-18 llvm-dev@redking.me.uk [X86] Add FMA constant folding test coverage 2024-10-18 jinsong.ji@intel.com [NFC] Fix implicit-fallthrough warnings (#112825) 2024-10-18 quic_aelliott@quicinc.com [RISCV] Inline Assembly: RVC constraint and N modifier (#112561) 2024-10-18 ramkumar.ramachandra@codasip.com InstCombine: sink loads with invariant.load metadata (#112692) 2024-10-18 benjamin.maxwell@arm.com [AArch64][SVE] Support lowering fixed-length BUILD_VECTORS to ZIPs (#111698) 2024-10-18 llvm-dev@redking.me.uk [DAG] visitFP_EXTEND - use FoldConstantArithmetic to attempt to constant fold 2024-10-18 llvm-dev@redking.me.uk [DAG] visitFP_ROUND - use FoldConstantArithmetic to attempt to constant fold 2024-10-18 llvm-dev@redking.me.uk [DAG] visitXROUND - use FoldConstantArithmetic to attempt to constant fold 2024-10-18 llvm-dev@redking.me.uk [DAG] visitABS - use FoldConstantArithmetic to attempt to constant fold 2024-10-18 david.green@arm.com [AArch64][GlobalISel] Add some post-legalization cast combines. (#112509) 2024-10-18 ramkumar.ramachandra@codasip.com Sink/test: increase coverage of invariant-load (#112690) 2024-10-18 mariusz.sikora@amd.com [AMDGPU][NFC] Correct description (#112847) 2024-10-18 104419489+vinayakdsci@users.noreply.github.com [mlir][tensor] Fix off-by-one error in ReshapeOpsUtils (#112774) 2024-10-18 llvmgnsyncbot@gmail.com [gn build] Port 09cc75e2ccc3 2024-10-18 hari.limaye@arm.com [FuncSpec] Update MinFunctionSize logic (#112711) 2024-10-18 mariya.podchishchaeva@intel.com [clang] Fix C23 constexpr crashes (#112708) 2024-10-18 brickner@google.com [clang] Deduplicate the logic that only warns once when stack is almost full (#112552) 2024-10-18 caroline.concatto@arm.com [CLANG][AArch64]Add SVE tuple types for mfloat8_t (#112687) 2024-10-18 oliver.stannard@arm.com Revert "[ARM] Fix frame chains with M-profile PACBTI (#110285)" 2024-10-18 andrzej.warzynski@arm.com [mlir][vector] Clarify the semantics of masking maps (nfc) (#111383) 2024-10-18 tbaeder@redhat.com [clang][bytecode] Ignore explicit calls to trivial dtors (#112841) 2024-10-18 minato.yusuke@fujitsu.com [flang][Driver] Add support for -f[no-]wrapv and -f[no]-strict-overflow in the frontend (#110061) 2024-10-18 rscottmanley@gmail.com [flang] add getElementType() to fir::SquenceType and fir::VectorType (#112770) 2024-10-18 npopov@redhat.com [APInt] Enable APInt ctor assertion by default (#112670) 2024-10-18 sven.vanhaastregt@arm.com [OpenCL] Replace a CreatePointerCast call; NFC (#112676) 2024-10-18 git.julian.schmidt@gmail.com [clang-tidy] rewrite matchers in modernize-use-starts-ends-with (#112101) 2024-10-18 jim@andestech.com [RISCV] Check if v extension is enabled by the function features for the builtins not in Zve64*. (#112827) 2024-10-18 57025411+harrisonGPU@users.noreply.github.com [MLIR][BUILD] Fix Unicode build issue on Windows. (#112300) 2024-10-18 shouryagoel10000@gmail.com [libc][complex] Added support for CFP16 and CFP128 (#112594) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/llvm-project-emscripten-releases Please CC dschuff@google.com,wasm-waterfall@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: wasm-waterfall@grotations.appspotmail.com Change-Id: Id3b3c3b0837385ae64601c157cc42bad2aaee7b8 Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/5941584 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
This is meta-repository which brings together all the repositories needed to produce an emscripten release. The revisions used in each release are tracked in a DEPS
file (See depot_tools for more information). This file contains a history of revisions that have been built and tested together and represent a known good state.
Each release is automatically built and uploaded to to Google Cloud Storage and can be used standalone or with emsdk.
The build status for the automated builds can be seen here
Install depot_tools and then check out: gclient config https://chromium.googlesource.com/emscripten-releases
(Do this only once)
Update working trees:
git pull
gclient sync
Update a DEPS
entry:
cd emscripten-releases
git checkout -b <branch>
roll-dep emscripten-releases/llvm-project
git cl upload
The argument to roll-dep must match one of the keys in the ‘deps’ dictionary in the DEPS
file. See roll-dep -h
for more options.
src/
This directory was forked from the WebAssembly waterfall repo That repo was retired because it was only used by emscripten-releases.
depot_tools
. Follow the instructionspkg-config
if you don't have it installed already, e.g. # apt install pkg-config
python src/build.py
Build.py has 3 types of actions:
Each of these types has multiple steps (e.g. a build step for each component). If you run build.py with no arguments, it will run all the sync, build, and test steps. If you make a change and only want to run a subset of steps, you can apply filters from the command line, via exclusions (to prevent specified steps from running) or inclusions (to run only the specified steps). Sync, build, and test exclusions are specified separately. For example:
$ src/build.py --no-sync --build-exclude=llvm
$ src/build.py --sync-include=binaryen --build-include=llvm,binaryen --test-exclude=emtest,emtest-asm
The script should throw an error if you specify nonexistent steps or if you specify both includes and excludes for the same type of action.
When run, the script creates a directory src/work
inside the waterfall‘s git checkout. All modifications are made inside this directory (checking and out and building the sources, as well as the test builds and execution results). You can also use the git checkouts (e.g. src/work/llvm
) with your own branches; the sync steps will check out the latest revision from the script’s remote repositories but will not overwrite or destroy any local work.