Skip to content

Rolling 12 dependencies#824

Closed
dj2 wants to merge 1 commit intogoogle:masterfrom
dj2:roll
Closed

Rolling 12 dependencies#824
dj2 wants to merge 1 commit intogoogle:masterfrom
dj2:roll

Conversation

@dj2
Copy link
Collaborator

@dj2 dj2 commented Mar 25, 2020

Roll third_party/clspv/ 0936e2904..04f3a95d0 (6 commits)

google/clspv@0936e29...04f3a95

$ git log 0936e2904..04f3a95d0 --date=short --no-merges --format='%ad %ae %s'
2020-03-24 alanbaker Add attributes to functions pass (#539)
2020-03-23 alanbaker Fix VariablePointer capability generation (#535)
2020-03-23 alanbaker Use unified1 version of spirv (#534)
2020-03-23 48454132+sjw36 Builtins::Lookup interface - phase2 (#531)
2020-03-19 alanbaker Update LLVM (#533)
2020-03-16 alanbaker Fix warnings (#527)

Roll third_party/clspv-llvm/ 5c261c9c4..eed57dd59 (829 commits)

llvm/llvm-project@5c261c9...eed57dd

$ git log 5c261c9c4..eed57dd59 --date=short --no-merges --format='%ad %ae %s'
2020-03-25 jaskiewiczs [libcxx] Allow tests to link with static libc++abi/libc++ even if the shared version is present
2020-03-25 kerry.mclaughlin [AArch64][SVE] Add SVE intrinsics for masked loads & stores
2020-03-25 aqjune Rename test name, add more tests for codegenprepare
2020-03-25 sam.parker [ARM][MVE] Add HorizontalReduction flag
2020-03-05 richard.sandiford [Sema][SVE] Allow casting SVE types to themselves in C
2020-03-02 richard.sandiford [Sema][SVE] Allow ?: to select between SVE types in C
2020-03-25 simon.tatham [ARM,MVE] Add missing tests for vqdmlash intrinsics.
2020-03-23 n.james93 [clang-apply-replacements] No longer deduplucates replacements from the same TU
2020-03-25 aqjune Add freeze(and x, const) case to codegenprepare's freeze-cmp.ll
2020-03-25 marukawa [VE] Change name of enum to CondCode
2020-03-24 hokein.wu [AST] Build recovery expressions by default for C++.
2020-03-25 mmoroz [compiler-rt] FuzzedDataProvider: make linter happy.
2020-03-25 aqjune Minor fixes to a comment in CodeGenPrepare
2020-03-19 mmoroz [compiler-rt] Refactor FuzzedDataProvider for better readability.
2020-03-24 craig.topper [X86] Split masked instruction tests to enable D60940.
2020-03-25 lkail [PowerPC] Pre-commit reduced test case for PR45297. NFC.
2020-03-24 sivachandra [libc] Generate math.h instead of the static file it is currently.
2020-03-25 uday [MLIR][NFC] std::is_same || -> llvm::is_one_of
2020-03-25 llvmgnsyncbot [gn build] Port ba1f4405c68
2020-03-24 phosek [profile] Move RuntimeCounterRelocation and ProfileDumped into a separate file
2020-03-24 ldionne Revert "[libc++] Build the dylib with C++17 to allow aligned new/delete"
2020-03-25 qshanz [NFC][Test][PowerPC] Add one test to verify the behavior of vector mul/add for v8i16
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add a testcase for G_UNMERGE_VALUES legalization
2020-03-21 phosek [profile] Make atexit hook a no-op on Fuchsia
2020-03-24 eric [libc++] Update a bad documentation link
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add some end to end tests for fma selection
2020-03-24 aprantl Revert "Allow remapping Clang module include paths"
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add select patterns for v_and_or_b32
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add load legalization tests
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add missing tests for G_FRINT selection
2020-03-18 aprantl Allow remapping Clang module include paths
2020-03-18 aprantl Add an -object-path-prefix option to dsymutil
2020-02-13 Matthew.Arsenault GlobalISel: Introduce bitcast legalize action
2020-03-24 ravishankarm [mlir][GPU] Use StructAttr to drive lowering from loop.parallel to gpu.launch
2020-03-23 dan Add a Symbolizer::GetEnvP() method that allows symbolizer implementations to customise the environment of the symbolizer binary.
2020-03-24 nikita.ppv [LVI] Convert some checks to assertions; NFC
2020-03-24 ldionne [libc++] Install a recent CMake in the Docker build bots
2020-02-27 ldionne [libc++] Build the dylib with C++17 to allow aligned new/delete
2020-03-24 31459023+hctim [GWP-ASan] Only pack frames that are stored.
2020-03-20 efriedma [clang codegen] Clean up handling of vectors with trivial-auto-var-init.
2020-03-24 michael.hliao [test][clang][driver] Add required features.
2020-03-23 aemerson [AArch64][GlobalISel] Don't localize TLS G_GLOBAL_VALUEs on Darwin.
2020-02-20 johannes [Attributor] Use knowledge retained in llvm.assume (operand bundles)
2020-03-24 aaron Revert "Convert a reachable llvm_unreachable into an assert."
2020-03-24 ditaliano [Darwin] Add another hint to find the kernel. NFC.
2020-03-24 jpienaar [mlir] Clarify constraint on derived attribute
2020-03-17 vsk [lldb/DWARF] Reland: Use DW_AT_call_pc to determine artificial frame address
2020-03-24 craig.topper [X86] Disable autoupgrade support for avx512.mask.broadcasti32x2.* and avx512.mask.broadcastf32x2.*.
2020-03-24 erik.pilkington [CodeGen] Add an alignment attribute to all sret parameters
2020-03-24 ldionne [libc++] NFC: Reuse the TEST_CONCAT macro instead of reimplementing one
(...)
2020-03-13 shengchen.kan [X86] Disable nop padding before instruction following hardcode
2020-03-16 riddleriver [mlir] Add support for the attribute verifiers in the dialect declaration generator.
2020-03-16 dgg5503 [Support] Change isatty to is_displayed
2020-03-16 craig.topper [X86] Disable fast-isel call lowering for functions with vXi1 arguments on avx512.
2020-03-05 aprantl Switch to TypeSystemClang over to CreateDeserialized() (NFC)
2020-03-16 tmsriram Add target to test basicblock-sections-mir-parse.mir
2020-03-16 riddleriver [mlir] Remove the PatternState class and simplify PatternMatchResult.
2020-03-16 uday [MLIR][NFC] update/clean up affine PDT, related utils, its test case
2020-03-16 echristo Make isValidImmForSVEVecImmAddrMode inline static rather than just static.
2020-03-16 listmail [Tests] Add test coverage for prefix selection logic
2020-03-10 dmitry.mikulin Fix profiling options on PS4 target: - libclang_rt.profile should be added when -fcs-profile-generate is on thecommand line. - OPT_fno_profile_instr_generate was used as a negative for OPT_fprofile_generate. Fix it to use OPT_fno_profile_generate.
2020-03-17 saar [Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotates an invalid template-id
2020-02-27 eugenis [memtag] Plug in stack safety analysis.
2020-03-16 llvmgnsyncbot [gn build] Port df082ac45aa
2020-03-16 tmsriram Basic Block Sections support in LLVM.
2020-03-17 sdi1600105 [LoopTerminology] Rotated Loops images
2020-03-17 sdi1600105 [LoopTerminology] Rotated Loops
2020-03-16 tra [CUDA] Updated CompileCudaWithLLVM doc.
2020-03-10 liufeng.ee [QuantOps] Add the quant region definition
2020-03-16 craig.topper [X86] Assign avx512bf16 instructions to the SSEPackedSingle ExeDomain.
2020-03-16 benny.kra [AArch64] Remove unused variable
2020-03-16 riddleriver [mlir] Avoid the use of auto in templates to fix MSVC build
2020-03-16 sivachandra [libc] Add a README.md file to the AOR directory.
2020-03-16 thakis Revert "[InstSimplify] Simplify calls with "returned" attribute"
2020-03-16 kristof.beyls [libc] Provide Arm Optimized Routines for the LLVM libc project.
2020-03-16 riddleriver [mlir][NFC] Add missing include for std::string.
2020-02-26 francesco.petrogalli Implement IR intrinsics for gather prefetch.
2020-03-16 huihuiz [InstSimplify][SVE] Fix SimplifyGEPInst for scalable vector.
2020-02-14 Matthew.Arsenault Utils: Always set alignment when expanding mem intrinsics
2020-02-14 Matthew.Arsenault TTI: Add addrspace parameters to memcpy lowering functions
2020-03-16 hlopko [Syntax] Build declarator nodes
2020-03-16 thakis Revert "[llvm-objdump] Display locations of variables alongside disassembly"
2020-03-16 llvm-dev [X86] matchScalarReduction - add support for partial reductions
2020-02-14 Matthew.Arsenault GlobalISel: Fix lower bswap for vectors
2020-03-16 nemanja.i.ibm [PowerPC] Disable sanitizer test due to failures when using LLD
2020-02-20 Matthew.Arsenault AMDGPU/GlobalISel: Fix handling of G_ANYEXT with s1 source
2020-02-24 Matthew.Arsenault AMDGPU/GlobalISel: Fix some illegal scalar argument types
2020-03-16 cacarter Implement _LIBCPP_SUPPRESS_DEPRECATED_XXX when testing MSVC's STL
2020-03-16 Tom.Weaver [DexTer] Add step.UNKNOWN check for NoneType line numbers.
2020-03-17 aqjune Minor fix to a comment in CodeGenPrepare.cpp
2019-12-24 Matthew.Arsenault AMDGPU: Drop special case f64 fround lowering
2020-03-16 hokein.wu [AST] Correct the CXXOperatorCallExpr source range.
2020-03-16 hokein.wu Revert "[AST] Move dependence computations into a separate file"
2020-01-27 ibiryukov [AST] Move dependence computations into a separate file
2020-03-16 jonas [lldb/Reproducers] Decode run-length encoding in GDB replay server.
2020-03-14 Matthew.Arsenault GlobalISel: Fix round lowering
2020-03-16 thakis Revert "[gn build] (manually) port 8b409eaba"
2020-03-16 teemperor [lldb] Re-add nullptr check to IRForTarget::RewriteObjCConstString log statement
2020-03-11 dominik.montada [GlobalISel] add additional lowering support for G_INSERT
2020-03-16 sander.desmalen Revert "[SVE] Auto-generate builtins and header for svld1."

Roll third_party/dxc/ b5dda91c1..a3ebb138a (14 commits)

microsoft/DirectXShaderCompiler@b5dda91...a3ebb13

$ git log b5dda91c1..a3ebb138a --date=short --no-merges --format='%ad %ae %s'
2020-03-24 grroth Prevent repeated memcpy splitting (#2789)
2020-03-24 texr Prevent FoldCmpLoadFromIndexedGlobal from introducing i64 use (#2787)
2020-03-23 grroth Print Lines or "add -Zi" on error messages (#2782)
2020-03-23 texr Fix assert with empty llvm.global_ctors targeting valver 1.4 (#2785)
2020-03-23 40001162+alelenv Add support for SPV_KHR_ray_tracing. (#2780)
2020-03-22 texr Fix static global resource arrays. (#2786)
2020-03-20 texr Don't override valver in DxcAssembler if metadata already present. (#2784)
2020-03-19 python3kgae Create x*x for pow(x,2). (#2777)
2020-03-18 31109344+adam-yang Special ICB variables for nops are now arrays for driver compat. (#2774)
2020-03-18 grroth Fix memcpy replace with undominated users (#2766)
2020-03-18 ehsannas [spirv] Update SPIRV-Tools and SPIRV-Headers (#2771)
2020-03-17 python3kgae Skip copy-in copy-out on inout parameter for local variables without cast. (#2770)
2020-03-16 31109344+adam-yang Separated cond mem2reg and scalarizing precise vector allocas (#2765)
2020-03-16 ehsannas [spirv] stop compilation if decl evaluation results in an error. (#2756)

Roll third_party/glslang/ 4b2483ee8..393c564ae (11 commits)

KhronosGroup/glslang@4b2483e...393c564

$ git log 4b2483ee8..393c564ae --date=short --no-merges --format='%ad %ae %s'
2020-03-23 kainino update README
2020-03-23 kainino Fix build on CMake 2.8, and fix Web build
2020-03-21 arnfranke Make file formatting comply with POSIX and Unix standards
2020-03-19 courtneygo Fix MSVC build issue - remove invalid character
2020-03-18 alele Re-add NV enums for raytracing to prevent build breaks.
2020-03-18 cepheus Fix #2132: constant matrix constructor from single non-scalar argument
2020-03-18 cepheus Bump version (also fix line endings the grammar).
2020-03-17 dkoch update known_good
2020-03-17 dkoch Add support for GLSL_EXT_ray_tracing
2020-03-17 cepheus SPV headers: Bump up to the latest header.
2020-03-16 jbolz Forbid memoryBarrierAtomicCounter for Vulkan compiles

Roll third_party/googletest/ e588eb1ff..67cc66080 (13 commits)

google/googletest@e588eb1...67cc660

$ git log e588eb1ff..67cc66080 --date=short --no-merges --format='%ad %ae %s'
2020-03-23 absl-team Googletest export
2020-03-20 absl-team Googletest export
2019-07-11 adam.f.badura Add support for std::function in MockFunction (#2277)
2019-12-26 adam.f.badura Add tests for MockFunction deduction (#2277)
2020-03-17 absl-team Googletest export
2020-03-16 dmauro Googletest export
2020-03-13 absl-team Googletest export
2020-03-06 absl-team Googletest export
2020-03-03 absl-team Googletest export
2020-03-03 absl-team Googletest export
2020-03-11 romain.geissler Make sure IsATTY does not clobber errno.
2020-02-21 johan.mabille Fixed warnings
2020-01-29 krystian.kuzniarek remove a dead reference to the Autotools script

Roll third_party/shaderc/ a7657e4fa..3d915b280 (8 commits)

google/shaderc@a7657e4...3d915b2

$ git log a7657e4fa..3d915b280 --date=short --no-merges --format='%ad %ae %s'
2020-03-24 jiawei.shao SPVC: Record if a storage texture is declared as multisampled texture (#1011)
2020-03-24 rharrison Add message about status of artifacts to downloads.md (#1012)
2020-03-24 rharrison Rolling 5 dependencies (#1014)
2020-03-20 jiawei.shao Extract texture dimension for storage textures (#1008)
2020-03-18 rharrison Add support for storage texture format reflection (#1005)
2020-03-18 dgkoch Remove NV_EXTENSIONS conditionals (#1003)
2020-03-17 rharrison Rolling 4 dependencies (#1002)
2020-03-16 rharrison Add reflection support for storage textures (#1001)

Roll third_party/spirv-headers/ a17e17e36..f8bf11a02 (5 commits)

KhronosGroup/SPIRV-Headers@a17e17e...f8bf11a

$ git log a17e17e36..f8bf11a02 --date=short --no-merges --format='%ad %ae %s'
2020-03-17 dkoch Add shadercalls scope
2020-03-03 ntorosda Added ray flags, primitive culling flags, queries
2020-03-17 cepheus Non-functional: Update header build to match Khronos spec. builder.
2020-02-14 alele Update headers for SPV_KHR_ray_tracing.
2020-01-01 xanto Also propagate SPIRV-Headers version to CMakeLists.txt

Roll third_party/spirv-tools/ 7a8f79762..1346dd5de (9 commits)

KhronosGroup/SPIRV-Tools@7a8f797...1346dd5

$ git log 7a8f79762..1346dd5de --date=short --no-merges --format='%ad %ae %s'
2020-03-23 alanbaker Disallow phis of images, samplers and sampled images (#3246)
2020-03-23 jaebaek Add data structure for DebugScope, DebugDeclare in spirv-opt (#3183)
2020-03-23 ehsannas Whitelist SPV_KHR_ray_tracing (#3241)
2020-03-23 arnfranke Make file formatting comply with POSIX standards (#3242)
2020-03-19 dneto Add opt::Operand::AsCString and AsString (#3240)
2020-03-20 lujiao Add RayQueryProvisionalKHR to opt types (#3239)
2020-03-17 ehsannas Whitelist SPV_EXT_demote_to_helper_invocation for opt passes (#3236)
2020-03-17 dgkoch Add support for KHR_ray_{query,tracing} extensions (#3235)
2020-03-16 jmadill Roll external/spirv-headers/ 30ef660ce..a17e17e36 (1 commit) (#3230)

Roll third_party/swiftshader/ 440fc9959..540bdf925 (13 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/440fc9959f06..540bdf92531d

$ git log 440fc9959..540bdf925 --date=short --no-merges --format='%ad %ae %s'
2020-03-23 bclayton Regres: Add new run_testlist flags
2020-03-19 capn Remove unused sampler parameter
2020-03-17 capn Specialize sampling routine for immutable sampler data
2020-03-24 bclayton Squashed 'third_party/marl/' changes from ca8408f68..16e1dc37c
2020-03-23 amaiorano CMake: make SWIFTSHADER_DCHECK_ALWAYS_ON work on Windows
2020-03-23 chrisforbes Refactor vertex fetch to use VkFormat more aggressively
2020-03-20 amaiorano Subzero: fix CoroutineBegin generation
2020-03-19 sugoi Fix float to r11g11b10 conversion
2020-03-19 amaiorano marl: manually apply partial patch to fix x86 crashes
2020-03-17 amaiorano Subzero: fix external function calls on x86-32
2020-03-17 amaiorano Subzero: fix partially initialized ManagedStatic assert
2019-12-04 digit [vulkan]: Support multiple external semaphore implementations.
2020-03-16 bclayton Squashed 'third_party/marl/' changes from 64d123947..ca8408f68

Roll third_party/vulkan-headers/ 74556a131..0e78ffd1d (3 commits)

KhronosGroup/Vulkan-Headers@74556a1...0e78ffd

$ git log 74556a131..0e78ffd1d --date=short --no-merges --format='%ad %ae %s'
2020-03-24 oddhack Update for Vulkan-Docs 1.2.136
2020-03-17 oddhack New include file with provisional extension interfaces (those interfaces not aliased by promoted-from APIs, at least).
2020-03-17 oddhack Update for Vulkan-Docs 1.2.135

Roll third_party/vulkan-loader/ f1d9f12a1..acbf31604 (7 commits)

KhronosGroup/Vulkan-Loader@f1d9f12...acbf316

$ git log f1d9f12a1..acbf31604 --date=short --no-merges --format='%ad %ae %s'
2020-03-10 charles scripts: stubs in dispatch table lacked matching return types
2020-03-18 charles loader: check for duplicates in device extension count
2020-03-18 mark travis: Remove GN build failures from 'allowed' list
2020-03-17 shannon build: Update known-good for 1.2.135 header
2020-03-17 smcv FindVulkanHeaders: Match header lines more precisely
2020-03-12 joshua loader: Handle no surface for surface caps 2 funcs
2020-03-12 joshua loader: Migrate get surface caps 2 funcs to wsi

Roll third_party/vulkan-validationlayers/ be663d752..443c2caa1 (68 commits)

KhronosGroup/Vulkan-ValidationLayers@be663d7...443c2ca

$ git log be663d752..443c2caa1 --date=short --no-merges --format='%ad %ae %s'
2020-03-19 jbolz Implement VK_KHR_ray_tracing validation
2020-03-18 shannon build: VUID inconsistency changes
2020-03-18 shannon build: Update known-good files for 1.2.135 header
2020-03-22 s.fricke layers: Refactor DrawDispatch VUID strings
2020-03-23 s.fricke layers: Add label for 01572 and 01573
2020-03-23 mark scripts: Avoid registry gen'ing dispatch tbl helper
2020-03-20 mikes build: Fix travis build of devsim
2020-03-19 mikes scripts: Make vk_object_types.h aware of guards
2020-03-19 mikes layers: Remove debug assert on unrecognized VUID
2020-03-19 mikes build: Add VK_ENABLE_BETA_EXTENSIONS to ndk build
2020-03-19 mikes scripts: Unicode substitutions for validusage.json
2020-03-19 mikes build: Add VK_ENABLE_BETA_EXTENSIONS to GN build
2020-03-18 shannon build: VUID inconsistency changes
2020-03-18 shannon build: Update known-good files for 1.2.135 header
2020-03-17 mikes layers: VK_NV_device_generated_commands rename
2020-03-11 mikes build: Build layers with VK_ENABLE_BETA_EXTENSIONS
2020-03-11 mikes scripts: Remove object type lookup table
2020-02-21 mikes scripts: VK_KHR_ray_tracing safe_struct updates
2020-02-21 mikes scripts: Fix quoting workaround for error header
2020-03-23 s.fricke layers: Add label for 01931
2020-03-23 s.fricke layers: Add label for 00282
2020-03-23 mark tests: Remove unused refs to Vulkan-Tools vulkan_wrapper.*
2020-03-04 tony tests: Add test to track layouts in imageless framebuffer
2020-03-04 tony layers: Move aliasing layout transitions lower in validation
2020-03-03 tony layers: Find attachments in pNext when imageless FB
2020-03-18 mark build: Update clang version to get warnings-as-errors
2020-03-18 s.fricke tests: Add support for maxPerStageResources
2020-03-18 s.fricke layers: Add support for maxPerStageResources
2020-03-18 mark tests: Fix clang NOEXCEPT warnings in vktestbinding
2020-03-18 mark tests: Remove redundant forward decl
2020-03-18 mark tests: Fix clang NOEXCEPT warnings in vkrenderframework
2020-03-18 mark stateless: Decorate predefined constants as UNUSED
2020-03-18 mark corechecks: Remove unused shader validation function
2020-03-18 mark bufferval: Fix signed/unsigned warnings in clang
2020-03-18 mark buff_val: Fix misspellings in copydata source
2020-03-18 mark statetracker: Fix GetDslFromPipelineLayout clang warnings
2020-03-18 mark corechecks: Fix ImageLayoutMatches unused func warnings
2020-03-18 mark layers: Fix 'IsExtEnabled' unused func clang warnings
2020-03-18 jbolz tests: Improve tests for consecutive binding validation
2020-03-18 jbolz layers: Fix consecutive binding validation
2020-03-16 s.fricke tests: Add support for Descriptor Indexing VUID
2020-03-16 s.fricke layers: Add support for Descriptor Indexing VUID
2020-03-18 hedmoo layers: Update range_vector.h
2020-03-18 mark travis: Make GN build problems hard failures
2020-03-18 jasuarez tests: More tests for VK_KHR_timeline_semaphore
2020-03-10 jasuarez layers: More VK_KHR_timeline_semaphore validations
2020-03-16 s.fricke tests: Add support for VUID 01762
2020-03-16 s.fricke layers: Add support for VUID 01762
2020-03-16 s.fricke layers: Add support for Map Memory VUIDs
2020-03-16 s.fricke layers: Removed redundant looping in graphics pipeline
2020-03-16 s.fricke tests: Add support for VUID 02801
2020-03-16 s.fricke layers: Add support for VUID 02801
2020-03-16 s.fricke tests: Add support for VUID 01510
2020-03-16 s.fricke layers: Add support for VUID 01510
2020-03-16 s.fricke tests: Add support for VUID 01442
2020-03-16 s.fricke layers: Add support for VUID 01442
2020-03-16 s.fricke tests: Add support for VUID 01188
2020-03-16 s.fricke layers: Add support for VUID 01188
2020-03-16 s.fricke tests: Add support for VUID 00968
2020-03-16 s.fricke layers: Add support for VUID 00968
2020-03-16 jmadill Fix Chromium warning about copying iterators.
2020-03-13 jbolz scripts: Add aliased types to handle_types
2020-03-13 jbolz layers: Fix RayTracing VUIDs to use buffer->createInfo.size
2020-03-13 jbolz tests: Disable a test case in VkLayerTest.ValidateGeometryNV
2020-03-07 s.fricke tests: Extra test to check multi-planar copies
2020-03-07 s.fricke layers: Add support for 01548
2020-03-11 mark docs: Update layer config and overview doc
2020-02-01 jakub tracker: Fix work retiring for queue submissions

Created with:
roll-dep third_party/clspv third_party/clspv-llvm third_party/cppdap third_party/dxc third_party/glslang third_party/googletest third_party/json third_party/lodepng third_party/shaderc third_party/spirv-headers third_party/spirv-tools third_party/swiftshader third_party/vulkan-headers third_party/vulkan-loader third_party/vulkan-validationlayers

Roll third_party/clspv/ 0936e2904..04f3a95d0 (6 commits)

google/clspv@0936e29...04f3a95

$ git log 0936e2904..04f3a95d0 --date=short --no-merges --format='%ad %ae %s'
2020-03-24 alanbaker Add attributes to functions pass (#539)
2020-03-23 alanbaker Fix VariablePointer capability generation (#535)
2020-03-23 alanbaker Use unified1 version of spirv (#534)
2020-03-23 48454132+sjw36 Builtins::Lookup interface - phase2 (#531)
2020-03-19 alanbaker Update LLVM (#533)
2020-03-16 alanbaker Fix warnings (#527)

Roll third_party/clspv-llvm/ 5c261c9c4..eed57dd59 (829 commits)

llvm/llvm-project@5c261c9...eed57dd

$ git log 5c261c9c4..eed57dd59 --date=short --no-merges --format='%ad %ae %s'
2020-03-25 jaskiewiczs [libcxx] Allow tests to link with static libc++abi/libc++ even if the shared version is present
2020-03-25 kerry.mclaughlin [AArch64][SVE] Add SVE intrinsics for masked loads & stores
2020-03-25 aqjune Rename test name, add more tests for codegenprepare
2020-03-25 sam.parker [ARM][MVE] Add HorizontalReduction flag
2020-03-05 richard.sandiford [Sema][SVE] Allow casting SVE types to themselves in C
2020-03-02 richard.sandiford [Sema][SVE] Allow ?: to select between SVE types in C
2020-03-25 simon.tatham [ARM,MVE] Add missing tests for vqdmlash intrinsics.
2020-03-23 n.james93 [clang-apply-replacements] No longer deduplucates replacements from the same TU
2020-03-25 aqjune Add freeze(and x, const) case to codegenprepare's freeze-cmp.ll
2020-03-25 marukawa [VE] Change name of enum to CondCode
2020-03-24 hokein.wu [AST] Build recovery expressions by default for C++.
2020-03-25 mmoroz [compiler-rt] FuzzedDataProvider: make linter happy.
2020-03-25 aqjune Minor fixes to a comment in CodeGenPrepare
2020-03-19 mmoroz [compiler-rt] Refactor FuzzedDataProvider for better readability.
2020-03-24 craig.topper [X86] Split masked instruction tests to enable D60940.
2020-03-25 lkail [PowerPC] Pre-commit reduced test case for PR45297. NFC.
2020-03-24 sivachandra [libc] Generate math.h instead of the static file it is currently.
2020-03-25 uday [MLIR][NFC] std::is_same || -> llvm::is_one_of
2020-03-25 llvmgnsyncbot [gn build] Port ba1f4405c68
2020-03-24 phosek [profile] Move RuntimeCounterRelocation and ProfileDumped into a separate file
2020-03-24 ldionne Revert "[libc++] Build the dylib with C++17 to allow aligned new/delete"
2020-03-25 qshanz [NFC][Test][PowerPC] Add one test to verify the behavior of vector mul/add for v8i16
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add a testcase for G_UNMERGE_VALUES legalization
2020-03-21 phosek [profile] Make atexit hook a no-op on Fuchsia
2020-03-24 eric [libc++] Update a bad documentation link
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add some end to end tests for fma selection
2020-03-24 aprantl Revert "Allow remapping Clang module include paths"
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add select patterns for v_and_or_b32
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add load legalization tests
2020-03-24 Matthew.Arsenault AMDGPU/GlobalISel: Add missing tests for G_FRINT selection
2020-03-18 aprantl Allow remapping Clang module include paths
2020-03-18 aprantl Add an -object-path-prefix option to dsymutil
2020-02-13 Matthew.Arsenault GlobalISel: Introduce bitcast legalize action
2020-03-24 ravishankarm [mlir][GPU] Use StructAttr to drive lowering from loop.parallel to gpu.launch
2020-03-23 dan Add a `Symbolizer::GetEnvP()` method that allows symbolizer implementations to customise the environment of the symbolizer binary.
2020-03-24 nikita.ppv [LVI] Convert some checks to assertions; NFC
2020-03-24 ldionne [libc++] Install a recent CMake in the Docker build bots
2020-02-27 ldionne [libc++] Build the dylib with C++17 to allow aligned new/delete
2020-03-24 31459023+hctim [GWP-ASan] Only pack frames that are stored.
2020-03-20 efriedma [clang codegen] Clean up handling of vectors with trivial-auto-var-init.
2020-03-24 michael.hliao [test][clang][driver] Add required features.
2020-03-23 aemerson [AArch64][GlobalISel] Don't localize TLS G_GLOBAL_VALUEs on Darwin.
2020-02-20 johannes [Attributor] Use knowledge retained in llvm.assume (operand bundles)
2020-03-24 aaron Revert "Convert a reachable llvm_unreachable into an assert."
2020-03-24 ditaliano [Darwin] Add another hint to find the kernel. NFC.
2020-03-24 jpienaar [mlir] Clarify constraint on derived attribute
2020-03-17 vsk [lldb/DWARF] Reland: Use DW_AT_call_pc to determine artificial frame address
2020-03-24 craig.topper [X86] Disable autoupgrade support for avx512.mask.broadcasti32x2.* and avx512.mask.broadcastf32x2.*.
2020-03-24 erik.pilkington [CodeGen] Add an alignment attribute to all sret parameters
2020-03-24 ldionne [libc++] NFC: Reuse the TEST_CONCAT macro instead of reimplementing one
(...)
2020-03-13 shengchen.kan [X86] Disable nop padding before instruction following hardcode
2020-03-16 riddleriver [mlir] Add support for the attribute verifiers in the dialect declaration generator.
2020-03-16 dgg5503 [Support] Change isatty to is_displayed
2020-03-16 craig.topper [X86] Disable fast-isel call lowering for functions with vXi1 arguments on avx512.
2020-03-05 aprantl Switch to TypeSystemClang over to CreateDeserialized() (NFC)
2020-03-16 tmsriram Add target to test basicblock-sections-mir-parse.mir
2020-03-16 riddleriver [mlir] Remove the PatternState class and simplify PatternMatchResult.
2020-03-16 uday [MLIR][NFC] update/clean up affine PDT, related utils, its test case
2020-03-16 echristo Make isValidImmForSVEVecImmAddrMode inline static rather than just static.
2020-03-16 listmail [Tests] Add test coverage for prefix selection logic
2020-03-10 dmitry.mikulin Fix profiling options on PS4 target: - libclang_rt.profile should be added when -fcs-profile-generate is on thecommand line. - OPT_fno_profile_instr_generate was used as a negative for OPT_fprofile_generate. Fix it to use OPT_fno_profile_generate.
2020-03-17 saar [Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotates an invalid template-id
2020-02-27 eugenis [memtag] Plug in stack safety analysis.
2020-03-16 llvmgnsyncbot [gn build] Port df082ac45aa
2020-03-16 tmsriram Basic Block Sections support in LLVM.
2020-03-17 sdi1600105 [LoopTerminology] Rotated Loops images
2020-03-17 sdi1600105 [LoopTerminology] Rotated Loops
2020-03-16 tra [CUDA] Updated CompileCudaWithLLVM doc.
2020-03-10 liufeng.ee [QuantOps] Add the quant region definition
2020-03-16 craig.topper [X86] Assign avx512bf16 instructions to the SSEPackedSingle ExeDomain.
2020-03-16 benny.kra [AArch64] Remove unused variable
2020-03-16 riddleriver [mlir] Avoid the use of auto in templates to fix MSVC build
2020-03-16 sivachandra [libc] Add a README.md file to the AOR directory.
2020-03-16 thakis Revert "[InstSimplify] Simplify calls with "returned" attribute"
2020-03-16 kristof.beyls [libc] Provide Arm Optimized Routines for the LLVM libc project.
2020-03-16 riddleriver [mlir][NFC] Add missing include for std::string.
2020-02-26 francesco.petrogalli Implement IR intrinsics for gather prefetch.
2020-03-16 huihuiz [InstSimplify][SVE] Fix SimplifyGEPInst for scalable vector.
2020-02-14 Matthew.Arsenault Utils: Always set alignment when expanding mem intrinsics
2020-02-14 Matthew.Arsenault TTI: Add addrspace parameters to memcpy lowering functions
2020-03-16 hlopko [Syntax] Build declarator nodes
2020-03-16 thakis Revert "[llvm-objdump] Display locations of variables alongside disassembly"
2020-03-16 llvm-dev [X86] matchScalarReduction - add support for partial reductions
2020-02-14 Matthew.Arsenault GlobalISel: Fix lower bswap for vectors
2020-03-16 nemanja.i.ibm [PowerPC] Disable sanitizer test due to failures when using LLD
2020-02-20 Matthew.Arsenault AMDGPU/GlobalISel: Fix handling of G_ANYEXT with s1 source
2020-02-24 Matthew.Arsenault AMDGPU/GlobalISel: Fix some illegal scalar argument types
2020-03-16 cacarter Implement _LIBCPP_SUPPRESS_DEPRECATED_XXX when testing MSVC's STL
2020-03-16 Tom.Weaver [DexTer] Add step.UNKNOWN check for NoneType line numbers.
2020-03-17 aqjune Minor fix to a comment in CodeGenPrepare.cpp
2019-12-24 Matthew.Arsenault AMDGPU: Drop special case f64 fround lowering
2020-03-16 hokein.wu [AST] Correct the CXXOperatorCallExpr source range.
2020-03-16 hokein.wu Revert "[AST] Move dependence computations into a separate file"
2020-01-27 ibiryukov [AST] Move dependence computations into a separate file
2020-03-16 jonas [lldb/Reproducers] Decode run-length encoding in GDB replay server.
2020-03-14 Matthew.Arsenault GlobalISel: Fix round lowering
2020-03-16 thakis Revert "[gn build] (manually) port 8b409eaba"
2020-03-16 teemperor [lldb] Re-add nullptr check to IRForTarget::RewriteObjCConstString log statement
2020-03-11 dominik.montada [GlobalISel] add additional lowering support for G_INSERT
2020-03-16 sander.desmalen Revert "[SVE] Auto-generate builtins and header for svld1."

Roll third_party/dxc/ b5dda91c1..a3ebb138a (14 commits)

microsoft/DirectXShaderCompiler@b5dda91...a3ebb13

$ git log b5dda91c1..a3ebb138a --date=short --no-merges --format='%ad %ae %s'
2020-03-24 grroth Prevent repeated memcpy splitting (#2789)
2020-03-24 texr Prevent FoldCmpLoadFromIndexedGlobal from introducing i64 use (#2787)
2020-03-23 grroth Print Lines or "add -Zi" on error messages (#2782)
2020-03-23 texr Fix assert with empty llvm.global_ctors targeting valver 1.4 (#2785)
2020-03-23 40001162+alelenv Add support for SPV_KHR_ray_tracing. (#2780)
2020-03-22 texr Fix static global resource arrays. (#2786)
2020-03-20 texr Don't override valver in DxcAssembler if metadata already present. (#2784)
2020-03-19 python3kgae Create x*x for pow(x,2). (#2777)
2020-03-18 31109344+adam-yang Special ICB variables for nops are now arrays for driver compat. (#2774)
2020-03-18 grroth Fix memcpy replace with undominated users (#2766)
2020-03-18 ehsannas [spirv] Update SPIRV-Tools and SPIRV-Headers (#2771)
2020-03-17 python3kgae Skip copy-in copy-out on inout parameter for local variables without cast. (#2770)
2020-03-16 31109344+adam-yang Separated cond mem2reg and scalarizing precise vector allocas (#2765)
2020-03-16 ehsannas [spirv] stop compilation if decl evaluation results in an error. (#2756)

Roll third_party/glslang/ 4b2483ee8..393c564ae (11 commits)

KhronosGroup/glslang@4b2483e...393c564

$ git log 4b2483ee8..393c564ae --date=short --no-merges --format='%ad %ae %s'
2020-03-23 kainino update README
2020-03-23 kainino Fix build on CMake 2.8, and fix Web build
2020-03-21 arnfranke Make file formatting comply with POSIX and Unix standards
2020-03-19 courtneygo Fix MSVC build issue - remove invalid character
2020-03-18 alele Re-add NV enums for raytracing to prevent build breaks.
2020-03-18 cepheus Fix #2132: constant matrix constructor from single non-scalar argument
2020-03-18 cepheus Bump version (also fix line endings the grammar).
2020-03-17 dkoch update known_good
2020-03-17 dkoch Add support for GLSL_EXT_ray_tracing
2020-03-17 cepheus SPV headers: Bump up to the latest header.
2020-03-16 jbolz Forbid memoryBarrierAtomicCounter for Vulkan compiles

Roll third_party/googletest/ e588eb1ff..67cc66080 (13 commits)

google/googletest@e588eb1...67cc660

$ git log e588eb1ff..67cc66080 --date=short --no-merges --format='%ad %ae %s'
2020-03-23 absl-team Googletest export
2020-03-20 absl-team Googletest export
2019-07-11 adam.f.badura Add support for std::function in MockFunction (#2277)
2019-12-26 adam.f.badura Add tests for MockFunction deduction (#2277)
2020-03-17 absl-team Googletest export
2020-03-16 dmauro Googletest export
2020-03-13 absl-team Googletest export
2020-03-06 absl-team Googletest export
2020-03-03 absl-team Googletest export
2020-03-03 absl-team Googletest export
2020-03-11 romain.geissler Make sure IsATTY does not clobber errno.
2020-02-21 johan.mabille Fixed warnings
2020-01-29 krystian.kuzniarek remove a dead reference to the Autotools script

Roll third_party/shaderc/ a7657e4fa..3d915b280 (8 commits)

google/shaderc@a7657e4...3d915b2

$ git log a7657e4fa..3d915b280 --date=short --no-merges --format='%ad %ae %s'
2020-03-24 jiawei.shao SPVC: Record if a storage texture is declared as multisampled texture (#1011)
2020-03-24 rharrison Add message about status of artifacts to downloads.md (#1012)
2020-03-24 rharrison Rolling 5 dependencies (#1014)
2020-03-20 jiawei.shao Extract texture dimension for storage textures (#1008)
2020-03-18 rharrison Add support for storage texture format reflection (#1005)
2020-03-18 dgkoch Remove NV_EXTENSIONS conditionals (#1003)
2020-03-17 rharrison Rolling 4 dependencies (#1002)
2020-03-16 rharrison Add reflection support for storage textures (#1001)

Roll third_party/spirv-headers/ a17e17e36..f8bf11a02 (5 commits)

KhronosGroup/SPIRV-Headers@a17e17e...f8bf11a

$ git log a17e17e36..f8bf11a02 --date=short --no-merges --format='%ad %ae %s'
2020-03-17 dkoch Add shadercalls scope
2020-03-03 ntorosda Added ray flags, primitive culling flags, queries
2020-03-17 cepheus Non-functional: Update header build to match Khronos spec. builder.
2020-02-14 alele Update headers for SPV_KHR_ray_tracing.
2020-01-01 xanto Also propagate SPIRV-Headers version to CMakeLists.txt

Roll third_party/spirv-tools/ 7a8f79762..1346dd5de (9 commits)

KhronosGroup/SPIRV-Tools@7a8f797...1346dd5

$ git log 7a8f79762..1346dd5de --date=short --no-merges --format='%ad %ae %s'
2020-03-23 alanbaker Disallow phis of images, samplers and sampled images (#3246)
2020-03-23 jaebaek Add data structure for DebugScope, DebugDeclare in spirv-opt (#3183)
2020-03-23 ehsannas Whitelist SPV_KHR_ray_tracing (#3241)
2020-03-23 arnfranke Make file formatting comply with POSIX standards (#3242)
2020-03-19 dneto Add opt::Operand::AsCString and AsString (#3240)
2020-03-20 lujiao Add RayQueryProvisionalKHR to opt types (#3239)
2020-03-17 ehsannas Whitelist SPV_EXT_demote_to_helper_invocation for opt passes (#3236)
2020-03-17 dgkoch Add support for KHR_ray_{query,tracing} extensions (#3235)
2020-03-16 jmadill Roll external/spirv-headers/ 30ef660ce..a17e17e36 (1 commit) (#3230)

Roll third_party/swiftshader/ 440fc9959..540bdf925 (13 commits)

https://swiftshader.googlesource.com/SwiftShader.git/+log/440fc9959f06..540bdf92531d

$ git log 440fc9959..540bdf925 --date=short --no-merges --format='%ad %ae %s'
2020-03-23 bclayton Regres: Add new run_testlist flags
2020-03-19 capn Remove unused sampler parameter
2020-03-17 capn Specialize sampling routine for immutable sampler data
2020-03-24 bclayton Squashed 'third_party/marl/' changes from ca8408f68..16e1dc37c
2020-03-23 amaiorano CMake: make SWIFTSHADER_DCHECK_ALWAYS_ON work on Windows
2020-03-23 chrisforbes Refactor vertex fetch to use VkFormat more aggressively
2020-03-20 amaiorano Subzero: fix CoroutineBegin generation
2020-03-19 sugoi Fix float to r11g11b10 conversion
2020-03-19 amaiorano marl: manually apply partial patch to fix x86 crashes
2020-03-17 amaiorano Subzero: fix external function calls on x86-32
2020-03-17 amaiorano Subzero: fix partially initialized ManagedStatic assert
2019-12-04 digit [vulkan]: Support multiple external semaphore implementations.
2020-03-16 bclayton Squashed 'third_party/marl/' changes from 64d123947..ca8408f68

Roll third_party/vulkan-headers/ 74556a131..0e78ffd1d (3 commits)

KhronosGroup/Vulkan-Headers@74556a1...0e78ffd

$ git log 74556a131..0e78ffd1d --date=short --no-merges --format='%ad %ae %s'
2020-03-24 oddhack Update for Vulkan-Docs 1.2.136
2020-03-17 oddhack New include file with provisional extension interfaces (those interfaces not aliased by promoted-from APIs, at least).
2020-03-17 oddhack Update for Vulkan-Docs 1.2.135

Roll third_party/vulkan-loader/ f1d9f12a1..acbf31604 (7 commits)

KhronosGroup/Vulkan-Loader@f1d9f12...acbf316

$ git log f1d9f12a1..acbf31604 --date=short --no-merges --format='%ad %ae %s'
2020-03-10 charles scripts: stubs in dispatch table lacked matching return types
2020-03-18 charles loader: check for duplicates in device extension count
2020-03-18 mark travis: Remove GN build failures from 'allowed' list
2020-03-17 shannon build: Update known-good for 1.2.135 header
2020-03-17 smcv FindVulkanHeaders: Match header lines more precisely
2020-03-12 joshua loader: Handle no surface for surface caps 2 funcs
2020-03-12 joshua loader: Migrate get surface caps 2 funcs to wsi

Roll third_party/vulkan-validationlayers/ be663d752..443c2caa1 (68 commits)

KhronosGroup/Vulkan-ValidationLayers@be663d7...443c2ca

$ git log be663d752..443c2caa1 --date=short --no-merges --format='%ad %ae %s'
2020-03-19 jbolz Implement VK_KHR_ray_tracing validation
2020-03-18 shannon build: VUID inconsistency changes
2020-03-18 shannon build: Update known-good files for 1.2.135 header
2020-03-22 s.fricke layers: Refactor DrawDispatch VUID strings
2020-03-23 s.fricke layers: Add label for 01572 and 01573
2020-03-23 mark scripts: Avoid registry gen'ing dispatch tbl helper
2020-03-20 mikes build: Fix travis build of devsim
2020-03-19 mikes scripts: Make vk_object_types.h aware of guards
2020-03-19 mikes layers: Remove debug assert on unrecognized VUID
2020-03-19 mikes build: Add VK_ENABLE_BETA_EXTENSIONS to ndk build
2020-03-19 mikes scripts: Unicode substitutions for validusage.json
2020-03-19 mikes build: Add VK_ENABLE_BETA_EXTENSIONS to GN build
2020-03-18 shannon build: VUID inconsistency changes
2020-03-18 shannon build: Update known-good files for 1.2.135 header
2020-03-17 mikes layers: VK_NV_device_generated_commands rename
2020-03-11 mikes build: Build layers with VK_ENABLE_BETA_EXTENSIONS
2020-03-11 mikes scripts: Remove object type lookup table
2020-02-21 mikes scripts: VK_KHR_ray_tracing safe_struct updates
2020-02-21 mikes scripts: Fix quoting workaround for error header
2020-03-23 s.fricke layers: Add label for 01931
2020-03-23 s.fricke layers: Add label for 00282
2020-03-23 mark tests: Remove unused refs to Vulkan-Tools vulkan_wrapper.*
2020-03-04 tony tests: Add test to track layouts in imageless framebuffer
2020-03-04 tony layers: Move aliasing layout transitions lower in validation
2020-03-03 tony layers: Find attachments in pNext when imageless FB
2020-03-18 mark build: Update clang version to get warnings-as-errors
2020-03-18 s.fricke tests: Add support for maxPerStageResources
2020-03-18 s.fricke layers: Add support for maxPerStageResources
2020-03-18 mark tests: Fix clang NOEXCEPT warnings in vktestbinding
2020-03-18 mark tests: Remove redundant forward decl
2020-03-18 mark tests: Fix clang NOEXCEPT warnings in vkrenderframework
2020-03-18 mark stateless: Decorate predefined constants as UNUSED
2020-03-18 mark corechecks: Remove unused shader validation function
2020-03-18 mark bufferval: Fix signed/unsigned warnings in clang
2020-03-18 mark buff_val: Fix misspellings in copydata source
2020-03-18 mark statetracker: Fix GetDslFromPipelineLayout clang warnings
2020-03-18 mark corechecks: Fix ImageLayoutMatches unused func warnings
2020-03-18 mark layers: Fix 'IsExtEnabled' unused func clang warnings
2020-03-18 jbolz tests: Improve tests for consecutive binding validation
2020-03-18 jbolz layers: Fix consecutive binding validation
2020-03-16 s.fricke tests: Add support for Descriptor Indexing VUID
2020-03-16 s.fricke layers: Add support for Descriptor Indexing VUID
2020-03-18 hedmoo layers: Update range_vector.h
2020-03-18 mark travis: Make GN build problems hard failures
2020-03-18 jasuarez tests: More tests for VK_KHR_timeline_semaphore
2020-03-10 jasuarez layers: More VK_KHR_timeline_semaphore validations
2020-03-16 s.fricke tests: Add support for VUID 01762
2020-03-16 s.fricke layers: Add support for VUID 01762
2020-03-16 s.fricke layers: Add support for Map Memory VUIDs
2020-03-16 s.fricke layers: Removed redundant looping in graphics pipeline
2020-03-16 s.fricke tests: Add support for VUID 02801
2020-03-16 s.fricke layers: Add support for VUID 02801
2020-03-16 s.fricke tests: Add support for VUID 01510
2020-03-16 s.fricke layers: Add support for VUID 01510
2020-03-16 s.fricke tests: Add support for VUID 01442
2020-03-16 s.fricke layers: Add support for VUID 01442
2020-03-16 s.fricke tests: Add support for VUID 01188
2020-03-16 s.fricke layers: Add support for VUID 01188
2020-03-16 s.fricke tests: Add support for VUID 00968
2020-03-16 s.fricke layers: Add support for VUID 00968
2020-03-16 jmadill Fix Chromium warning about copying iterators.
2020-03-13 jbolz scripts: Add aliased types to handle_types
2020-03-13 jbolz layers: Fix RayTracing VUIDs to use buffer->createInfo.size
2020-03-13 jbolz tests: Disable a test case in VkLayerTest.ValidateGeometryNV
2020-03-07 s.fricke tests: Extra test to check multi-planar copies
2020-03-07 s.fricke layers: Add support for 01548
2020-03-11 mark docs: Update layer config and overview doc
2020-02-01 jakub tracker: Fix work retiring  for queue submissions

Created with:
  roll-dep third_party/clspv third_party/clspv-llvm third_party/cppdap third_party/dxc third_party/glslang third_party/googletest third_party/json third_party/lodepng third_party/shaderc third_party/spirv-headers third_party/spirv-tools third_party/swiftshader third_party/vulkan-headers third_party/vulkan-loader third_party/vulkan-validationlayers
@dj2 dj2 added the deps Third Party Dependencies label Mar 25, 2020
@dj2 dj2 self-assigned this Mar 25, 2020
@dj2 dj2 closed this Mar 30, 2020
@dj2 dj2 deleted the roll branch March 30, 2020 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps Third Party Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant