[llvm-branch-commits] [clang] [HLSL] Add helpers to simplify HLSL resource type declarations. NFC (PR #73967)

2023-11-30 Thread David Peixotto via llvm-branch-commits
https://github.com/dmpots approved this pull request. https://github.com/llvm/llvm-project/pull/73967 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [HLSL] Add helpers to simplify HLSL resource type declarations. NFC (PR #73967)

2023-11-30 Thread Xiang Li via llvm-branch-commits
https://github.com/python3kgae approved this pull request. https://github.com/llvm/llvm-project/pull/73967 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [HLSL] Add helpers to simplify HLSL resource type declarations. NFC (PR #73967)

2023-11-30 Thread Chris B via llvm-branch-commits
https://github.com/llvm-beanz approved this pull request. https://github.com/llvm/llvm-project/pull/73967 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] [HLSL] Add helpers to simplify HLSL resource type declarations. NFC (PR #73967)

2023-11-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Justin Bogner (bogner) Changes A few changes to HLSLExternalSemaSource and its BuiltinTypeDeclBuilder to make defining buffer types less verbose. This will make it a lot easier to see what the differences between the various buffer types

[llvm-branch-commits] [clang] [HLSL] Add helpers to simplify HLSL resource type declarations. NFC (PR #73967)

2023-11-30 Thread Justin Bogner via llvm-branch-commits
https://github.com/bogner created https://github.com/llvm/llvm-project/pull/73967 A few changes to HLSLExternalSemaSource and its BuiltinTypeDeclBuilder to make defining buffer types less verbose. This will make it a lot easier to see what the differences between the various buffer types are

[llvm-branch-commits] [clang] 9ce6298 - [혀헽헿] initial version

2023-11-30 Thread Justin Bogner via llvm-branch-commits
Author: Justin Bogner Date: 2023-11-30T10:30:26-08:00 New Revision: 9ce6298b63e3bdd3e3468b30ef5c55743ff1f776 URL: https://github.com/llvm/llvm-project/commit/9ce6298b63e3bdd3e3468b30ef5c55743ff1f776 DIFF: https://github.com/llvm/llvm-project/commit/9ce6298b63e3bdd3e3468b30ef5c55743ff1f776.diff

[llvm-branch-commits] [llvm] ae3cd2d - [X86][NFC] Clang-format X86FoldTablesUtils.h

2023-11-30 Thread Shengchen Kan via llvm-branch-commits
Author: Shengchen Kan Date: 2023-11-30T17:16:40+08:00 New Revision: ae3cd2d04a88937881ac1f9c5d34f0e0cf96d5bc URL: https://github.com/llvm/llvm-project/commit/ae3cd2d04a88937881ac1f9c5d34f0e0cf96d5bc DIFF: https://github.com/llvm/llvm-project/commit/ae3cd2d04a88937881ac1f9c5d34f0e0cf96d5bc.diff

[llvm-branch-commits] [llvm] 6d2dfd3 - [LPM] Set gen_crash_diag=false for non-MSSA pass in MSSA pipeline

2023-11-30 Thread Nikita Popov via llvm-branch-commits
Author: Nikita Popov Date: 2023-11-30T10:21:35+01:00 New Revision: 6d2dfd37bd50b21ed90427052198bd1f06c761f8 URL: https://github.com/llvm/llvm-project/commit/6d2dfd37bd50b21ed90427052198bd1f06c761f8 DIFF: https://github.com/llvm/llvm-project/commit/6d2dfd37bd50b21ed90427052198bd1f06c761f8.diff

[llvm-branch-commits] [clang] 14ca8d4 - [clang] Fix a bug with qualified name lookup into current instantiation (#73018)

2023-11-30 Thread via llvm-branch-commits
Author: Mariya Podchishchaeva Date: 2023-11-30T10:46:35+01:00 New Revision: 14ca8d44d0f44ea5125b3c41b66276c902929a54 URL: https://github.com/llvm/llvm-project/commit/14ca8d44d0f44ea5125b3c41b66276c902929a54 DIFF:

[llvm-branch-commits] [llvm] abc60e9 - [X86] vec_fabs.ll - add SSE test coverage

2023-11-30 Thread Simon Pilgrim via llvm-branch-commits
Author: Simon Pilgrim Date: 2023-11-30T10:07:00Z New Revision: abc60e9808820c3f6614e6815909d43ed085460e URL: https://github.com/llvm/llvm-project/commit/abc60e9808820c3f6614e6815909d43ed085460e DIFF: https://github.com/llvm/llvm-project/commit/abc60e9808820c3f6614e6815909d43ed085460e.diff

[llvm-branch-commits] [mlir] ae6eedd - [mlir] Fix two `CHECK:` typos (#73803)

2023-11-30 Thread via llvm-branch-commits
Author: Rik Huijzer Date: 2023-11-30T10:19:27+01:00 New Revision: ae6eedd27556c32232f4e8be1292ffa0e1f16d90 URL: https://github.com/llvm/llvm-project/commit/ae6eedd27556c32232f4e8be1292ffa0e1f16d90 DIFF: https://github.com/llvm/llvm-project/commit/ae6eedd27556c32232f4e8be1292ffa0e1f16d90.diff

[llvm-branch-commits] [llvm] eb64697 - [X86][Codegen] Correct the domain of VP2INTERSECT

2023-11-30 Thread Shengchen Kan via llvm-branch-commits
Author: Shengchen Kan Date: 2023-11-30T17:56:21+08:00 New Revision: eb64697a7b75d2b22041cc992fad0c8dfa7989cb URL: https://github.com/llvm/llvm-project/commit/eb64697a7b75d2b22041cc992fad0c8dfa7989cb DIFF: https://github.com/llvm/llvm-project/commit/eb64697a7b75d2b22041cc992fad0c8dfa7989cb.diff

[llvm-branch-commits] [mlir] e9869b5 - [mlir][docgen] Add ops source link (#73657)

2023-11-30 Thread via llvm-branch-commits
Author: Rik Huijzer Date: 2023-11-30T10:29:50+01:00 New Revision: e9869b57707fc6dd828872a70c2f377cc0061978 URL: https://github.com/llvm/llvm-project/commit/e9869b57707fc6dd828872a70c2f377cc0061978 DIFF: https://github.com/llvm/llvm-project/commit/e9869b57707fc6dd828872a70c2f377cc0061978.diff

[llvm-branch-commits] [llvm] b724561 - [LoongArch] Add codegen support for extractelement (#73759)

2023-11-30 Thread via llvm-branch-commits
Author: wanglei Date: 2023-11-30T17:29:18+08:00 New Revision: b72456120f1db38ed7068fb592fcf768c6d5cce2 URL: https://github.com/llvm/llvm-project/commit/b72456120f1db38ed7068fb592fcf768c6d5cce2 DIFF: https://github.com/llvm/llvm-project/commit/b72456120f1db38ed7068fb592fcf768c6d5cce2.diff LOG:

[llvm-branch-commits] [mlir] f1fba63 - [mlir][vector][doc] 0D vectors (#73792)

2023-11-30 Thread via llvm-branch-commits
Author: Rik Huijzer Date: 2023-11-30T10:11:50+01:00 New Revision: f1fba63f1282a21e6adc5f7732e8583c52792744 URL: https://github.com/llvm/llvm-project/commit/f1fba63f1282a21e6adc5f7732e8583c52792744 DIFF: https://github.com/llvm/llvm-project/commit/f1fba63f1282a21e6adc5f7732e8583c52792744.diff

[llvm-branch-commits] [llvm] 8a66510 - [AMDGPU] Don't create mulhi_24 in CGP (#72983)

2023-11-30 Thread via llvm-branch-commits
Author: Pierre van Houtryve Date: 2023-11-30T08:26:45+01:00 New Revision: 8a66510fa73c1507c2a58338e180ddb075993a5a URL: https://github.com/llvm/llvm-project/commit/8a66510fa73c1507c2a58338e180ddb075993a5a DIFF:

[llvm-branch-commits] [llvm] 511ba45 - [X86][MC][CodeGen] Support EGPR for KMOV (#73781)

2023-11-30 Thread via llvm-branch-commits
Author: Shengchen Kan Date: 2023-11-30T16:13:51+08:00 New Revision: 511ba45a47d6f9e48ad364181830c9fb974135b2 URL: https://github.com/llvm/llvm-project/commit/511ba45a47d6f9e48ad364181830c9fb974135b2 DIFF: https://github.com/llvm/llvm-project/commit/511ba45a47d6f9e48ad364181830c9fb974135b2.diff

[llvm-branch-commits] [clang] 030047c - [Clang] Eagerly instantiate used constexpr function upon definition. (#73463)

2023-11-30 Thread via llvm-branch-commits
Author: cor3ntin Date: 2023-11-30T08:45:05+01:00 New Revision: 030047c432cac133738be68fa0974f70e69dd58d URL: https://github.com/llvm/llvm-project/commit/030047c432cac133738be68fa0974f70e69dd58d DIFF: https://github.com/llvm/llvm-project/commit/030047c432cac133738be68fa0974f70e69dd58d.diff

[llvm-branch-commits] [clang] 5891a8f - [clang] Remove extra '; ' in MultiplexExternalSemaSource.cpp (NFC)

2023-11-30 Thread Jie Fu via llvm-branch-commits
Author: Jie Fu Date: 2023-11-30T15:53:36+08:00 New Revision: 5891a8f7ce0a7b866a5bc06c34092fbdb28dda1c URL: https://github.com/llvm/llvm-project/commit/5891a8f7ce0a7b866a5bc06c34092fbdb28dda1c DIFF: https://github.com/llvm/llvm-project/commit/5891a8f7ce0a7b866a5bc06c34092fbdb28dda1c.diff LOG:

[llvm-branch-commits] [llvm] c0b9269 - [RISCV] Add helper to copy the AVL of another VSETVLIInfo. NFC

2023-11-30 Thread Luke Lau via llvm-branch-commits
Author: Luke Lau Date: 2023-11-30T15:19:46+08:00 New Revision: c0b926939829d9d4bb6ac5825e62f30960b6ed22 URL: https://github.com/llvm/llvm-project/commit/c0b926939829d9d4bb6ac5825e62f30960b6ed22 DIFF: https://github.com/llvm/llvm-project/commit/c0b926939829d9d4bb6ac5825e62f30960b6ed22.diff

[llvm-branch-commits] [flang] 586986a - [Flang] Add multiline error message support to pass-plugin-not-found (NFC) (#73601)

2023-11-30 Thread via llvm-branch-commits
Author: madanial0 Date: 2023-11-30T01:35:03-05:00 New Revision: 586986a063ee4b9a7490aac102e103bab121c764 URL: https://github.com/llvm/llvm-project/commit/586986a063ee4b9a7490aac102e103bab121c764 DIFF: https://github.com/llvm/llvm-project/commit/586986a063ee4b9a7490aac102e103bab121c764.diff

[llvm-branch-commits] [llvm] 68106bd - [Sample Profile Loader] Fix potential invalidated reference (#73181)

2023-11-30 Thread via llvm-branch-commits
Author: William Junda Huang Date: 2023-11-29T21:48:55Z New Revision: 68106bd492e294ecf0a7e2829dd9edf6cd72f3ef URL: https://github.com/llvm/llvm-project/commit/68106bd492e294ecf0a7e2829dd9edf6cd72f3ef DIFF:

[llvm-branch-commits] [libcxx] 9ac64ab - [libc++] Remove linux Buildkite builders entirely (#73825)

2023-11-30 Thread via llvm-branch-commits
Author: Eric Date: 2023-11-29T17:34:45-05:00 New Revision: 9ac64abc02c1f4433931cf0323c12663df02b14e URL: https://github.com/llvm/llvm-project/commit/9ac64abc02c1f4433931cf0323c12663df02b14e DIFF: https://github.com/llvm/llvm-project/commit/9ac64abc02c1f4433931cf0323c12663df02b14e.diff LOG:

[llvm-branch-commits] [libunwind] be811d1 - [libc++] Run picolibc tests with qemu

2023-11-30 Thread Louis Dionne via llvm-branch-commits
Author: Michael Platings Date: 2023-11-29T17:21:08-05:00 New Revision: be811d1617654e46f4f4daa82259ae4fad4c8e6a URL: https://github.com/llvm/llvm-project/commit/be811d1617654e46f4f4daa82259ae4fad4c8e6a DIFF:

[llvm-branch-commits] [llvm] b92bf0d - [RISCV] Disable clang-format around the RISCVISD opcode enum. NFC

2023-11-30 Thread Craig Topper via llvm-branch-commits
Author: Craig Topper Date: 2023-11-29T14:01:30-08:00 New Revision: b92bf0dad6ec9760e008a0fa22d7dbd0b045c776 URL: https://github.com/llvm/llvm-project/commit/b92bf0dad6ec9760e008a0fa22d7dbd0b045c776 DIFF: https://github.com/llvm/llvm-project/commit/b92bf0dad6ec9760e008a0fa22d7dbd0b045c776.diff

[llvm-branch-commits] [llvm] [LV] Add support for linear arguments for vector function variants (PR #73941)

2023-11-30 Thread Graham Hunter via llvm-branch-commits
huntergr-arm wrote: Stacked PR on top of https://github.com/llvm/llvm-project/pull/73936 https://github.com/llvm/llvm-project/pull/73941 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org

[llvm-branch-commits] [llvm] [LV] Add support for linear arguments for vector function variants (PR #73941)

2023-11-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: Graham Hunter (huntergr-arm) Changes If we have vectorized variants of a function which take linear parameters, we should be able to vectorize assuming the strides match. --- Patch is 26.80 KiB, truncated to 20.00 KiB below,

[llvm-branch-commits] [llvm] [LV] Add support for linear arguments for vector function variants (PR #73941)

2023-11-30 Thread Graham Hunter via llvm-branch-commits
https://github.com/huntergr-arm created https://github.com/llvm/llvm-project/pull/73941 If we have vectorized variants of a function which take linear parameters, we should be able to vectorize assuming the strides match. >From 0cc0f46e6626d73b3a7cc107ddb128ec060ea0ea Mon Sep 17 00:00:00 2001

[llvm-branch-commits] [llvm] 0cc0f46 - [LV] Add support for linear arguments for vector function variants

2023-11-30 Thread Graham Hunter via llvm-branch-commits
Author: Graham Hunter Date: 2023-11-30T13:39:06Z New Revision: 0cc0f46e6626d73b3a7cc107ddb128ec060ea0ea URL: https://github.com/llvm/llvm-project/commit/0cc0f46e6626d73b3a7cc107ddb128ec060ea0ea DIFF: https://github.com/llvm/llvm-project/commit/0cc0f46e6626d73b3a7cc107ddb128ec060ea0ea.diff

[llvm-branch-commits] [llvm] 557b422 - [LV] Linear argument tests for vectorization of function calls

2023-11-30 Thread Graham Hunter via llvm-branch-commits
Author: Graham Hunter Date: 2023-11-30T13:18:06Z New Revision: 557b422bbcb5c2f2051c806a99c8d2e249717525 URL: https://github.com/llvm/llvm-project/commit/557b422bbcb5c2f2051c806a99c8d2e249717525 DIFF: https://github.com/llvm/llvm-project/commit/557b422bbcb5c2f2051c806a99c8d2e249717525.diff