Skip to content

Commit

Permalink
Merge google -> main (iree-org#7408)
Browse files Browse the repository at this point in the history
* d48cf53 Remove mlir-emit-c from third_party
* 19b341e Synchronize submodules with LLVM at llvm/llvm-project@b9cfa01
* 13c9db4 Merge pull request Merge main -> google iree-org#7407 from google:main-to-google
* d50bb8d Integrate LLVM at llvm/llvm-project@b9cfa01
* 65b9652 Integrate LLVM at llvm/llvm-project@d24e721
  • Loading branch information
ThomasRaoux authored Oct 20, 2021
2 parents ae5e27b + d48cf53 commit d0ae854
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions SUBMODULE_VERSIONS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
aa533abfd4232b01f9e57041d70114d5a77e6de0 third_party/googletest
88b845dee001723c4a0db1fe5477de735b6d3bb0 third_party/liburing
acd6f6f014c25e46363e718381e0b35205df2d83 third_party/libyaml
62627c721732525a06da4292ca151e8e529911c6 third_party/llvm-project
b39a5056d663563364590d73270fa5f1c8e32158 third_party/mlir-hlo
b9cfa016daae725e4ed8173b431afb5e01cb80a6 third_party/llvm-project
b13ef5a9a950d5ab0bf07b7cb8f6a84d17c63387 third_party/mlir-hlo
3f701faace7addc75d16dea8a6cd769fa5b3f260 third_party/musl
4c7697dbe973ed01ae6fbec37d186ebd05982e1f third_party/pybind11
2e1b5fb39ebc2ef4cb77005f8267e4f3a6241ba1 third_party/spirv_cross
f5417a4b6633c3217c9a1bc2f0c70b1454975ba7 third_party/spirv_headers
b42009b3b9d4ca35bc703f5310eedc74f584be58 third_party/stblib
7bb823a9046baf7045c90b0361f1d1e06f83d245 third_party/tensorflow
c0f1c92b7fdecca04c35d6b13604d33ea7d548ad third_party/tensorflow
058e89011fceca912d43638ebb6b85992147fcfe third_party/tracy
9d10a96f2d57c3c37e167f2e73c9a31ac2e51fa5 third_party/vulkan_headers
8d4a9e9174a9c6ad6a3a3ae981b915ef13fc12c4 third_party/vulkan_memory_allocator
Expand Down
2 changes: 1 addition & 1 deletion third_party/llvm-project
Submodule llvm-project updated 96 files
+2 βˆ’2 clang/lib/Sema/SemaExprCXX.cpp
+1 βˆ’1 clang/lib/Sema/SemaSYCL.cpp
+9 βˆ’0 clang/test/SemaCXX/new-delete-array.cpp
+30 βˆ’22 libcxx/docs/BuildingLibcxx.rst
+48 βˆ’9 libcxx/docs/ReleaseNotes.rst
+3 βˆ’3 libcxx/docs/Status/Cxx20Issues.csv
+2 βˆ’4 libcxx/include/__memory/allocator.h
+4 βˆ’10 libcxx/include/experimental/memory_resource
+10 βˆ’0 libcxx/include/new
+3 βˆ’0 libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
+3 βˆ’3 ...d/experimental/memory/memory.polymorphic.allocator.class/memory.polymorphic.allocator.mem/allocate.pass.cpp
+1 βˆ’1 ...experimental/memory/memory.resource.adaptor/memory.resource.adaptor.mem/do_allocate_and_deallocate.pass.cpp
+1 βˆ’1 libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.pass.cpp
+2 βˆ’2 libcxx/utils/ci/buildkite-pipeline.yml
+18 βˆ’18 libcxx/utils/ci/run-buildbot
+2 βˆ’6 lld/COFF/Writer.cpp
+8 βˆ’15 lld/lib/Core/Resolver.cpp
+6 βˆ’4 lldb/packages/Python/lldbsuite/test/lldbutil.py
+2 βˆ’4 lldb/source/Breakpoint/BreakpointList.cpp
+9 βˆ’0 lldb/test/API/functionalities/breakpoint/break_in_loaded_dylib/Makefile
+61 βˆ’0 lldb/test/API/functionalities/breakpoint/break_in_loaded_dylib/TestBreakInLoadedDylib.py
+3 βˆ’0 lldb/test/API/functionalities/breakpoint/break_in_loaded_dylib/b.cpp
+15 βˆ’0 lldb/test/API/functionalities/breakpoint/break_in_loaded_dylib/main.cpp
+22 βˆ’1 lldb/test/API/functionalities/breakpoint/breakpoint_command/TestBreakpointCommandsFromPython.py
+6 βˆ’0 lldb/test/API/functionalities/breakpoint/breakpoint_command/bktptcmd.py
+14 βˆ’2 llvm/include/llvm/Analysis/InlineAdvisor.h
+1 βˆ’2 llvm/include/llvm/Analysis/InlineOrder.h
+6 βˆ’2 llvm/include/llvm/Analysis/ReplayInlineAdvisor.h
+3 βˆ’0 llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
+8 βˆ’1 llvm/include/llvm/Target/GlobalISel/Combine.td
+0 βˆ’1 llvm/include/llvm/Transforms/IPO/Inliner.h
+2 βˆ’6 llvm/include/llvm/Transforms/Utils/LoopUtils.h
+4 βˆ’4 llvm/lib/Analysis/InlineAdvisor.cpp
+46 βˆ’20 llvm/lib/Analysis/ReplayInlineAdvisor.cpp
+2 βˆ’2 llvm/lib/CodeGen/ExpandMemCmp.cpp
+49 βˆ’0 llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
+2 βˆ’3 llvm/lib/CodeGen/LiveInterval.cpp
+3 βˆ’5 llvm/lib/Target/AMDGPU/AMDGPUReplaceLDSUseWithPointer.cpp
+9 βˆ’0 llvm/lib/Target/BPF/BPF.h
+118 βˆ’0 llvm/lib/Target/BPF/BPFIRPeephole.cpp
+3 βˆ’0 llvm/lib/Target/BPF/BPFTargetMachine.cpp
+1 βˆ’1 llvm/lib/Target/BPF/BTF.h
+9 βˆ’8 llvm/lib/Target/BPF/BTFDebug.cpp
+4 βˆ’4 llvm/lib/Target/BPF/BTFDebug.h
+1 βˆ’0 llvm/lib/Target/BPF/CMakeLists.txt
+1 βˆ’3 llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
+2 βˆ’6 llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
+19 βˆ’5 llvm/lib/Transforms/IPO/Inliner.cpp
+22 βˆ’11 llvm/lib/Transforms/IPO/SampleProfile.cpp
+2 βˆ’28 llvm/lib/Transforms/Utils/LoopUtils.cpp
+3 βˆ’4 llvm/lib/Transforms/Utils/LoopVersioning.cpp
+2 βˆ’2 llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
+6 βˆ’5 llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
+190 βˆ’0 llvm/test/CodeGen/AArch64/GlobalISel/form-bitfield-extract-from-shr-and.mir
+3 βˆ’6 llvm/test/CodeGen/AArch64/GlobalISel/merge-stores-truncating.ll
+9 βˆ’18 llvm/test/CodeGen/AMDGPU/GlobalISel/bswap.ll
+3 βˆ’4 llvm/test/CodeGen/AMDGPU/GlobalISel/cvt_f32_ubyte.ll
+139 βˆ’197 llvm/test/CodeGen/AMDGPU/GlobalISel/fshl.ll
+116 βˆ’137 llvm/test/CodeGen/AMDGPU/GlobalISel/fshr.ll
+2 βˆ’4 llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ubfe.ll
+11 βˆ’23 llvm/test/CodeGen/AMDGPU/GlobalISel/lshr.ll
+115 βˆ’0 llvm/test/CodeGen/BPF/vla.ll
+27 βˆ’11 llvm/test/Transforms/Inline/cgscc-inline-replay.ll
+1 βˆ’1 llvm/test/Transforms/LoopDistribute/basic-with-memchecks.ll
+2 βˆ’4 llvm/test/Transforms/LoopVectorize/RISCV/masked_gather_scatter.ll
+14 βˆ’28 llvm/test/Transforms/LoopVectorize/X86/masked_load_store.ll
+1 βˆ’2 llvm/test/Transforms/LoopVectorize/X86/uniform_mem_op.ll
+1 βˆ’2 llvm/test/Transforms/LoopVectorize/multiple-strides-vectorization.ll
+1 βˆ’1 llvm/test/Transforms/LoopVectorize/no_outside_user.ll
+1 βˆ’2 llvm/test/Transforms/LoopVectorize/pr47343-expander-lcssa-after-cfg-update.ll
+1 βˆ’2 llvm/test/Transforms/LoopVectorize/pr50686.ll
+2 βˆ’4 llvm/test/Transforms/LoopVectorize/runtime-check-small-clamped-bounds.ll
+1 βˆ’2 llvm/test/Transforms/LoopVectorize/skeleton-lcssa-crash.ll
+1 βˆ’1 llvm/test/Transforms/LoopVersioning/basic.ll
+2 βˆ’2 llvm/test/Transforms/LoopVersioning/lcssa.ll
+1 βˆ’1 llvm/test/Transforms/SLPVectorizer/X86/shrink_after_reorder2.ll
+1 βˆ’0 llvm/test/Transforms/SampleProfile/Inputs/inline-replay-function-scope.txt
+1 βˆ’1 llvm/test/Transforms/SampleProfile/Inputs/inline-replay.txt
+10 βˆ’0 llvm/test/Transforms/SampleProfile/Inputs/inline-topdown-inline-all.prof
+34 βˆ’10 llvm/test/Transforms/SampleProfile/inline-replay.ll
+48 βˆ’0 llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
+155 βˆ’0 llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
+2 βˆ’1 llvm/unittests/ExecutionEngine/JITLink/LinkGraphTests.cpp
+1 βˆ’0 llvm/utils/gn/secondary/llvm/lib/Target/BPF/BUILD.gn
+120 βˆ’0 mlir/include/mlir/Dialect/SPIRV/IR/SPIRVOCLOps.td
+34 βˆ’22 mlir/include/mlir/IR/OpImplementation.h
+2 βˆ’2 mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp
+11 βˆ’25 mlir/lib/Parser/AsmParserImpl.h
+3 βˆ’3 mlir/test/Dialect/Math/polynomial-approximation.mlir
+8 βˆ’0 mlir/test/Target/SPIRV/ocl-ops.mlir
+1 βˆ’1 mlir/test/lib/Dialect/Test/TestDialect.cpp
+7 βˆ’11 mlir/test/lib/Dialect/Test/TestOps.td
+7 βˆ’5 openmp/runtime/src/kmp_tasking.cpp
+86 βˆ’0 openmp/runtime/test/tasking/kmp_taskwait_nowait.c
+1 βˆ’2 polly/lib/Analysis/ScopInfo.cpp
+2 βˆ’0 runtimes/CMakeLists.txt
2 changes: 1 addition & 1 deletion third_party/mlir-hlo
Submodule mlir-hlo updated 2 files
+2 βˆ’2 WORKSPACE
+1 βˆ’1 build_tools/llvm_version.txt
2 changes: 1 addition & 1 deletion third_party/tensorflow
Submodule tensorflow updated 198 files

0 comments on commit d0ae854

Please sign in to comment.