[llvm-branch-commits] [llvm] 8ed332f - [LSV] Vectorize loads of vectors by turning it into a larger vector

2022-01-13 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2022-01-13T13:12:50+01:00 New Revision: 8ed332fccca3bc62a654ce71fa0f3301aaa08608 URL: https://github.com/llvm/llvm-project/commit/8ed332fccca3bc62a654ce71fa0f3301aaa08608 DIFF:

[llvm-branch-commits] [mlir] 6367306 - [mlir] Perfectly forward ImplicitLocOpBuilder ctors to OpBuilder

2021-01-25 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2021-01-25T11:48:58+01:00 New Revision: 6367306a1be3adf7125c0b8b8f87209b8fc836f7 URL: https://github.com/llvm/llvm-project/commit/6367306a1be3adf7125c0b8b8f87209b8fc836f7 DIFF:

[llvm-branch-commits] [llvm] 60806e8 - Remove Shapet assignment operator that's identical to the default. NFC.

2020-12-10 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2020-12-10T10:58:41+01:00 New Revision: 60806e856a18262c544244f96739db2d9ac59424 URL: https://github.com/llvm/llvm-project/commit/60806e856a18262c544244f96739db2d9ac59424 DIFF:

[llvm-branch-commits] [llvm] eeb713b - [Hexagon] Fold single-use variables into assert. NFCI.

2020-12-10 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2020-12-10T10:53:56+01:00 New Revision: eeb713bbe24207343c8666a3240265758cd4fabd URL: https://github.com/llvm/llvm-project/commit/eeb713bbe24207343c8666a3240265758cd4fabd DIFF:

[llvm-branch-commits] [mlir] 1d00508 - [mlir][Shape] Make sure tensor_cast(constant_shape) folding uses the correct type

2020-12-10 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2020-12-10T10:49:25+01:00 New Revision: 1d00508c5bf0d43203e11765ce84cdd6cf257856 URL: https://github.com/llvm/llvm-project/commit/1d00508c5bf0d43203e11765ce84cdd6cf257856 DIFF:

[llvm-branch-commits] [llvm] 5f18e2f - Move createScalarizeMaskedMemIntrinPass to Scalar.h

2020-12-08 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2020-12-08T19:08:09+01:00 New Revision: 5f18e2f31ecbda5ace100cd2925ef7a0cafe3c3b URL: https://github.com/llvm/llvm-project/commit/5f18e2f31ecbda5ace100cd2925ef7a0cafe3c3b DIFF:

[llvm-branch-commits] [llvm] 10987e3 - Remove unused include. NFC.

2020-12-08 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2020-12-08T19:03:56+01:00 New Revision: 10987e30be7737855ac5bc4289b3abc052f7d403 URL: https://github.com/llvm/llvm-project/commit/10987e30be7737855ac5bc4289b3abc052f7d403 DIFF:

[llvm-branch-commits] [mlir] 5844bc5 - [mlir][Shape] Canonicalize assume_all with one input and tensor_cast of constant_shape

2020-12-08 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2020-12-08T17:07:24+01:00 New Revision: 5844bc540cafb4330e7625b83371f1dab90528c3 URL: https://github.com/llvm/llvm-project/commit/5844bc540cafb4330e7625b83371f1dab90528c3 DIFF:

[llvm-branch-commits] [llvm] 2a136a7 - [X86] Autodetect znver3

2020-12-05 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2020-12-05T19:08:20+01:00 New Revision: 2a136a7a9c68e4818b28bea6051b78a8181ba78e URL: https://github.com/llvm/llvm-project/commit/2a136a7a9c68e4818b28bea6051b78a8181ba78e DIFF:

[llvm-branch-commits] [llvm] 107e92d - [DAG] Remove unused variable. NFC.

2020-12-01 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2020-12-01T16:29:02+01:00 New Revision: 107e92dff8ca3c27478baccc50e183d81da7ea17 URL: https://github.com/llvm/llvm-project/commit/107e92dff8ca3c27478baccc50e183d81da7ea17 DIFF:

[llvm-branch-commits] [mlir] 9549abc - Remove stray debug-only from test

2020-11-26 Thread Benjamin Kramer via llvm-branch-commits
Author: Benjamin Kramer Date: 2020-11-26T15:37:18+01:00 New Revision: 9549abcbb8245aad271eb496a751cb65b2f7dc0f URL: https://github.com/llvm/llvm-project/commit/9549abcbb8245aad271eb496a751cb65b2f7dc0f DIFF:

[llvm-branch-commits] [llvm-branch] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: llvm/branches/google/stable/ - copied from r321963, llvm/trunk/

[llvm-branch-commits] [cfe-branch] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: cfe/branches/google/stable/ - copied from r321963, cfe/trunk/

[llvm-branch-commits] [clang-tools-extra-tag] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: clang-tools-extra/tags/google/stable/2018-01-11/ - copied from r321963,

[llvm-branch-commits] [compiler-rt-branch] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: compiler-rt/branches/google/stable/ - copied from r321963,

[llvm-branch-commits] [polly] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: polly/branches/google/stable/ - copied from r321963, polly/trunk/

[llvm-branch-commits] [llvm-tag] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: llvm/tags/google/stable/2018-01-11/ - copied from r321963, llvm/trunk/

[llvm-branch-commits] [clang-tools-extra-branch] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: clang-tools-extra/branches/google/stable/ - copied from r321963,

[llvm-branch-commits] [compiler-rt-tag] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: compiler-rt/tags/google/stable/2018-01-11/ - copied from r321963,

[llvm-branch-commits] [cfe-tag] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: cfe/tags/google/stable/2018-01-11/ - copied from r321963, cfe/trunk/

[llvm-branch-commits] [lldb] r322302 - Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963

2018-01-11 Thread Benjamin Kramer via llvm-branch-commits
Author: d0k Date: Thu Jan 11 10:20:17 2018 New Revision: 322302 URL: http://llvm.org/viewvc/llvm-project?rev=322302=rev Log: Creating branches/google/stable and tags/google/stable/2018-01-11 from r321963 Added: lldb/branches/google/stable/ - copied from r321963, lldb/trunk/