[llvm-branch-commits] [compiler-rt] 8b3944c - [sanitizer_symbolizer] Add initial symbolizer markup support for linux.

2023-11-27 Thread via llvm-branch-commits
Author: Andres Villegas Date: 2023-11-27T17:36:09-08:00 New Revision: 8b3944ca19645df13b0800336de2bac77ddb60b0 URL: https://github.com/llvm/llvm-project/commit/8b3944ca19645df13b0800336de2bac77ddb60b0 DIFF: https://github.com/llvm/llvm-project/commit/8b3944ca19645df13b0800336de2bac77ddb60b0.dif

[llvm-branch-commits] [compiler-rt] 8b3944c - [sanitizer_symbolizer] Add initial symbolizer markup support for linux.

2023-11-27 Thread via llvm-branch-commits
Author: Andres Villegas Date: 2023-11-27T17:36:09-08:00 New Revision: 8b3944ca19645df13b0800336de2bac77ddb60b0 URL: https://github.com/llvm/llvm-project/commit/8b3944ca19645df13b0800336de2bac77ddb60b0 DIFF: https://github.com/llvm/llvm-project/commit/8b3944ca19645df13b0800336de2bac77ddb60b0.dif

[llvm-branch-commits] [llvm] [LivePhysRegs] Add callee-saved regs from MFI in addLiveOutsNoPristines. (PR #73553)

2023-11-28 Thread via llvm-branch-commits
qcolombet wrote: I haven't looked closely to the patch, but I share @MatzeB's concerns here. Essentially this patch is reverting https://reviews.llvm.org/D36160, which was fixing a modeling issue with LR on ARM to begin with! https://github.com/llvm/llvm-project/pull/73553

[llvm-branch-commits] [compiler-rt] [llvm] [clang] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)

2023-11-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-x86 Author: Jon Roelofs (jroelofs) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/73685.diff 2 Files Affected: - (modified) compiler-rt/lib/builtins/cpu_model.c (+76-6) - (modified) llvm/lib/Target/X86/X86AsmPrinter.cpp (+

[llvm-branch-commits] [llvm] [clang] [clang] Support __attribute__((ifunc(...))) on Darwin platforms (PR #73687)

2023-11-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Jon Roelofs (jroelofs) Changes Unlike ELF targets, MachO does not support the same kind of dynamic symbol resolution at load time. Instead, the corresponding MachO feature resolves symbols lazily on first call. --- Full diff: https://git

[llvm-branch-commits] [llvm] [clang] [clang] Function Multi Versioning supports IFunc lowerings on Darwin platforms (PR #73688)

2023-11-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Jon Roelofs (jroelofs) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/73688.diff 2 Files Affected: - (modified) clang/include/clang/Basic/TargetInfo.h (+2) - (modified) clang/test/CodeGen/attr-target-mv-va-args.c (+1

[llvm-branch-commits] [llvm] [clang] [compiler-rt] [builtins][arm64] Build __init_cpu_features_resolver on Apple platforms (PR #73685)

2023-11-28 Thread via llvm-branch-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff 802e1c6b0b6e343d97a2549d05e0cb33dec09363 24f8f639f9fb654838b78d8f14a06805e4772628 --

[llvm-branch-commits] [compiler-rt] [msan] Intercept mallinfo2 (PR #73729)

2023-11-28 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Vitaly Buka (vitalybuka) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/73729.diff 3 Files Affected: - (modified) compiler-rt/lib/msan/msan_interceptors.cpp (+10) - (modified) compiler-rt/lib/sanitize

[llvm-branch-commits] [mlir] 79ce123 - Revert "[mlir] Re-Add mlirTranslateModuleToLLVMIR to MLIR-C (#73627)"

2023-11-28 Thread via llvm-branch-commits
Author: Vitaly Buka Date: 2023-11-28T21:01:09-08:00 New Revision: 79ce1233af3eeac04e1e7f683da267a7005b37aa URL: https://github.com/llvm/llvm-project/commit/79ce1233af3eeac04e1e7f683da267a7005b37aa DIFF: https://github.com/llvm/llvm-project/commit/79ce1233af3eeac04e1e7f683da267a7005b37aa.diff L

[llvm-branch-commits] [llvm] eae1811 - [docs] Fix issues in SourceLevelDebugging (#73528)

2023-11-28 Thread via llvm-branch-commits
Author: Felipe de Azevedo Piovezan Date: 2023-11-27T15:27:58-08:00 New Revision: eae1811e4f0431ea6336e68a38318a55f7529ef6 URL: https://github.com/llvm/llvm-project/commit/eae1811e4f0431ea6336e68a38318a55f7529ef6 DIFF: https://github.com/llvm/llvm-project/commit/eae1811e4f0431ea6336e68a38318a55f

[llvm-branch-commits] [llvm] b4cf014 - [RISCV][GISel] Select trap and debugtrap. (#73171)

2023-11-28 Thread via llvm-branch-commits
Author: Craig Topper Date: 2023-11-27T15:52:15-08:00 New Revision: b4cf014991bfa144306a1069ca5c1eabbb456ddd URL: https://github.com/llvm/llvm-project/commit/b4cf014991bfa144306a1069ca5c1eabbb456ddd DIFF: https://github.com/llvm/llvm-project/commit/b4cf014991bfa144306a1069ca5c1eabbb456ddd.diff

[llvm-branch-commits] [compiler-rt] 93a2be2 - [NFC sanitizer_symbolizer] Move Fuchsia specific code.

2023-11-28 Thread via llvm-branch-commits
Author: Andres Villegas Date: 2023-11-27T16:32:23-08:00 New Revision: 93a2be26e7cb54331033aad8f306bdbb5ef4b4c4 URL: https://github.com/llvm/llvm-project/commit/93a2be26e7cb54331033aad8f306bdbb5ef4b4c4 DIFF: https://github.com/llvm/llvm-project/commit/93a2be26e7cb54331033aad8f306bdbb5ef4b4c4.dif

[llvm-branch-commits] [mlir] b823f84 - [mlir] Add support for `memref.alloca` sub-byte emulation (#73138)

2023-11-28 Thread via llvm-branch-commits
Author: Max191 Date: 2023-11-27T16:28:22-08:00 New Revision: b823f8469b5364411cde31a215c9bcbe0d3c08f7 URL: https://github.com/llvm/llvm-project/commit/b823f8469b5364411cde31a215c9bcbe0d3c08f7 DIFF: https://github.com/llvm/llvm-project/commit/b823f8469b5364411cde31a215c9bcbe0d3c08f7.diff LOG: [

[llvm-branch-commits] [mlir] 9a7f4bd - [mlir][arith] doc updates for ub semantics, and int representations (#72932)

2023-11-28 Thread via llvm-branch-commits
Author: Jacob Yu Date: 2023-11-27T19:48:06-05:00 New Revision: 9a7f4bde2489f6529d336998e2c3fe902a1d864a URL: https://github.com/llvm/llvm-project/commit/9a7f4bde2489f6529d336998e2c3fe902a1d864a DIFF: https://github.com/llvm/llvm-project/commit/9a7f4bde2489f6529d336998e2c3fe902a1d864a.diff LOG:

[llvm-branch-commits] [llvm] 93e1568 - [DAG] Fix a miscompile in insert_subvector undef (insert_subvector undef, ..), idx combine (#73587)

2023-11-28 Thread via llvm-branch-commits
Author: Philip Reames Date: 2023-11-27T16:45:29-08:00 New Revision: 93e156833bfadfbabfa5be2afad4f002c019257f URL: https://github.com/llvm/llvm-project/commit/93e156833bfadfbabfa5be2afad4f002c019257f DIFF: https://github.com/llvm/llvm-project/commit/93e156833bfadfbabfa5be2afad4f002c019257f.diff

[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, fu

[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: [li

[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: https://github.com/llvm/llvm-project/commit/68106bd492e294ecf0a7e2829dd9edf6cd72f3ef.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 LOG

[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 LOG:

[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] [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: https://github.com/llvm/llvm-project/commit/8a66510fa73c1507c2a58338e180ddb075993a5a

[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 L

[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] 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 L

[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: https://github.com/llvm/llvm-project/commit/14ca8d44d0f44ea5125b3c41b66276c902929a

[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 L

[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 ar

[llvm-branch-commits] [NFC][asan] Change asan_init and asan_init_is_running; add setters/getters (PR #74085)

2023-12-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Zack Johnson (zacklj89) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/74085.diff 3 Files Affected: - (modified) compiler-rt/lib/asan/asan_interceptors.cpp (+13-13) - (modified) compiler-rt/lib/asan/a

[llvm-branch-commits] [flang] d72d2e5 - Revert "[flang][Driver] Let the linker fail on multiple definitions of main() (#73124)"

2023-12-01 Thread via llvm-branch-commits
Author: Tom Eccles Date: 2023-12-01T17:56:20Z New Revision: d72d2e5320e33b558c258eeb872d53e550d70147 URL: https://github.com/llvm/llvm-project/commit/d72d2e5320e33b558c258eeb872d53e550d70147 DIFF: https://github.com/llvm/llvm-project/commit/d72d2e5320e33b558c258eeb872d53e550d70147.diff LOG: Re

[llvm-branch-commits] [llvm] [clang] Revert HWASAN failure (PR #74163)

2023-12-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-driver Author: Kirill Stoimenov (kstoimenov) Changes This is the failure: https://lab.llvm.org/buildbot/#/builders/236/builds/7728/steps/10/logs/stdio This started with eef8e1d206dc01c081a0ca29b7f9e0c39d33446e, but because there were a couple of

[llvm-branch-commits] [clang] [llvm] Revert HWASAN failure (PR #74163)

2023-12-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mc Author: Kirill Stoimenov (kstoimenov) Changes This is the failure: https://lab.llvm.org/buildbot/#/builders/236/builds/7728/steps/10/logs/stdio This started with eef8e1d206dc01c081a0ca29b7f9e0c39d33446e, but because there were a couple of patches t

[llvm-branch-commits] [llvm] [clang] Revert HWASAN failure (PR #74163)

2023-12-01 Thread via llvm-branch-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff 7ccc4ef55f9a4ebe381a980796e9c63220a48ab2 0f9d6bfadbc6782bf30ad1e70c46f946f73fdc39 --

[llvm-branch-commits] [compiler-rt] [NFC][ASAN] Replace AsanInitIsRunning with TryAsanInitFromRtl (PR #74171)

2023-12-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Vitaly Buka (vitalybuka) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/74171.diff 4 Files Affected: - (modified) compiler-rt/lib/asan/asan_interceptors.cpp (+19-17) - (modified) compiler-rt/lib/asan/

[llvm-branch-commits] [compiler-rt] [NFC][asan] Replace AsanInited/ENSURE_ASAN_INITED with TryAsanInitFromRtl (PR #74172)

2023-12-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Vitaly Buka (vitalybuka) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/74172.diff 1 Files Affected: - (modified) compiler-rt/lib/asan/asan_interceptors.cpp (+2-4) ``diff diff --git a/compil

[llvm-branch-commits] [compiler-rt] [NFC][asan] Replace a few `#if SANITIZER_APPLE` with `if (SANITIZER_APPLE` (PR #74173)

2023-12-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Vitaly Buka (vitalybuka) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/74173.diff 1 Files Affected: - (modified) compiler-rt/lib/asan/asan_interceptors.cpp (+3-9) ``diff diff --git a/compil

[llvm-branch-commits] [compiler-rt] [NFC][asan] Inline ENSURE_ASAN_INITED macro (PR #74174)

2023-12-01 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Vitaly Buka (vitalybuka) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/74174.diff 4 Files Affected: - (modified) compiler-rt/lib/asan/asan_interceptors.cpp (+15-12) - (modified) compiler-rt/lib/asan/

[llvm-branch-commits] [llvm] ef876c7 - Revert HWASAN failure (#74163)

2023-12-01 Thread via llvm-branch-commits
Author: Kirill Stoimenov Date: 2023-12-01T19:26:46-08:00 New Revision: ef876c72f3d828055ce58d0f22ec40c7468bc6c1 URL: https://github.com/llvm/llvm-project/commit/ef876c72f3d828055ce58d0f22ec40c7468bc6c1 DIFF: https://github.com/llvm/llvm-project/commit/ef876c72f3d828055ce58d0f22ec40c7468bc6c1.di

[llvm-branch-commits] [llvm] [llvm-exegesis] Minor changes for downstream consumers (PR #74211)

2023-12-02 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-tools-llvm-exegesis Author: Aiden Grossman (boomanaiden154) Changes This patch adjust the runConfiguration function to allow passing a parameter to force returning SnippetCrashes as errors rather than serializing them as strings in the returned Benchma

[llvm-branch-commits] [libc] e1395c7 - [libc] Explicitly pin memory for the client symbol lookup (#73988)

2023-12-02 Thread via llvm-branch-commits
Author: Joseph Huber Date: 2023-11-30T15:35:33-06:00 New Revision: e1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e URL: https://github.com/llvm/llvm-project/commit/e1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e DIFF: https://github.com/llvm/llvm-project/commit/e1395c7bdbe74b632ba7fbd90e2be2b4d82ee09e.diff

[llvm-branch-commits] [llvm] 83aa725 - [MemProf][NFC] Simplify test case (#73979)

2023-12-02 Thread via llvm-branch-commits
Author: Teresa Johnson Date: 2023-11-30T13:36:14-08:00 New Revision: 83aa7250fbc6cc5fe253f4bb7ae7b8561adeff5a URL: https://github.com/llvm/llvm-project/commit/83aa7250fbc6cc5fe253f4bb7ae7b8561adeff5a DIFF: https://github.com/llvm/llvm-project/commit/83aa7250fbc6cc5fe253f4bb7ae7b8561adeff5a.diff

[llvm-branch-commits] [llvm] 1b02f59 - [AMDGPU] Rework dot4 signedness checks (#68757)

2023-12-02 Thread via llvm-branch-commits
Author: Jeffrey Byrnes Date: 2023-11-30T13:38:05-08:00 New Revision: 1b02f594b337618e2e5808a33620eeac19d10e06 URL: https://github.com/llvm/llvm-project/commit/1b02f594b337618e2e5808a33620eeac19d10e06 DIFF: https://github.com/llvm/llvm-project/commit/1b02f594b337618e2e5808a33620eeac19d10e06.diff

[llvm-branch-commits] [flang] a4745ff - [flang] Detect more misparsed statement functions (same name as funct… (#73852)

2023-12-02 Thread via llvm-branch-commits
Author: Peter Klausler Date: 2023-11-30T13:35:07-08:00 New Revision: a4745ff99bec927efdc726fa902e30d589e70761 URL: https://github.com/llvm/llvm-project/commit/a4745ff99bec927efdc726fa902e30d589e70761 DIFF: https://github.com/llvm/llvm-project/commit/a4745ff99bec927efdc726fa902e30d589e70761.diff

[llvm-branch-commits] [openmp] fce4c0a - [OpenMP] Start organizing PluginManager, PluginAdaptors (#73875)

2023-12-02 Thread via llvm-branch-commits
Author: Johannes Doerfert Date: 2023-11-30T13:47:47-08:00 New Revision: fce4c0acd6db4bd8598db7eb471ccca60dc05406 URL: https://github.com/llvm/llvm-project/commit/fce4c0acd6db4bd8598db7eb471ccca60dc05406 DIFF: https://github.com/llvm/llvm-project/commit/fce4c0acd6db4bd8598db7eb471ccca60dc05406.d

[llvm-branch-commits] [openmp] 0ec4b82 - [Libomptarget] Output the DeviceRTL alongside the other libraries (#73705)

2023-12-02 Thread via llvm-branch-commits
Author: Joseph Huber Date: 2023-11-30T15:48:39-06:00 New Revision: 0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16 URL: https://github.com/llvm/llvm-project/commit/0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16 DIFF: https://github.com/llvm/llvm-project/commit/0ec4b82cfddbe0c7c7eb4b3486f55139f56d5f16.diff

[llvm-branch-commits] [libcxx] 4e2216e - [libc++][test] `ADDITIONAL_COMPILE_FLAGS` should be a space-separated list (#73541)

2023-12-02 Thread via llvm-branch-commits
Author: Stephan T. Lavavej Date: 2023-11-30T13:54:52-08:00 New Revision: 4e2216e184a2ba4b9e7e40b3cfa11e0c516a6ed6 URL: https://github.com/llvm/llvm-project/commit/4e2216e184a2ba4b9e7e40b3cfa11e0c516a6ed6 DIFF: https://github.com/llvm/llvm-project/commit/4e2216e184a2ba4b9e7e40b3cfa11e0c516a6ed6.

[llvm-branch-commits] [openmp] b80b5f1 - [OpenMP] Replace copy and paste code with instantiation (#73991)

2023-12-02 Thread via llvm-branch-commits
Author: Johannes Doerfert Date: 2023-11-30T14:16:34-08:00 New Revision: b80b5f180ba64c2d6d9753ce8b310f1759eb2884 URL: https://github.com/llvm/llvm-project/commit/b80b5f180ba64c2d6d9753ce8b310f1759eb2884 DIFF: https://github.com/llvm/llvm-project/commit/b80b5f180ba64c2d6d9753ce8b310f1759eb2884.d

[llvm-branch-commits] [mlir] 6fb7c2d - [mlir][sparse] bug fix on all-dense lex insertion (#73987)

2023-12-02 Thread via llvm-branch-commits
Author: Aart Bik Date: 2023-11-30T14:19:02-08:00 New Revision: 6fb7c2d713587a061cd281eda917746750559380 URL: https://github.com/llvm/llvm-project/commit/6fb7c2d713587a061cd281eda917746750559380 DIFF: https://github.com/llvm/llvm-project/commit/6fb7c2d713587a061cd281eda917746750559380.diff LOG:

[llvm-branch-commits] [flang] a9a5af8 - [flang][openacc] Support early return in acc.loop (#73841)

2023-12-02 Thread via llvm-branch-commits
Author: Valentin Clement (バレンタイン クレメン) Date: 2023-11-30T14:25:03-08:00 New Revision: a9a5af82704d772509ccef87991384f47b65884d URL: https://github.com/llvm/llvm-project/commit/a9a5af82704d772509ccef87991384f47b65884d DIFF: https://github.com/llvm/llvm-project/commit/a9a5af82704d772509ccef8799138

[llvm-branch-commits] [clang] 8e476a4 - Revert "[clang][dataflow] Retrieve members from accessors called using member… (#73978)"

2023-12-04 Thread via llvm-branch-commits
Author: martinboehme Date: 2023-12-04T11:27:14+01:00 New Revision: 8e476a4944f7ff27b289620740b1d23aa9c57c88 URL: https://github.com/llvm/llvm-project/commit/8e476a4944f7ff27b289620740b1d23aa9c57c88 DIFF: https://github.com/llvm/llvm-project/commit/8e476a4944f7ff27b289620740b1d23aa9c57c88.diff

[llvm-branch-commits] [mlir] 19e068b - [MLIR][SCF] Handle more cases in pipelining transform (#74007)

2023-12-04 Thread via llvm-branch-commits
Author: Thomas Raoux Date: 2023-12-01T21:28:21-08:00 New Revision: 19e068b048591feb8fa66b164669c753090dfd3a URL: https://github.com/llvm/llvm-project/commit/19e068b048591feb8fa66b164669c753090dfd3a DIFF: https://github.com/llvm/llvm-project/commit/19e068b048591feb8fa66b164669c753090dfd3a.diff

[llvm-branch-commits] [llvm] 66a3e4f - [LoongArch] Override TargetLowering::isShuffleMaskLegal

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T14:25:17+08:00 New Revision: 66a3e4fafb6eae19764f8a192ca3a116c0554211 URL: https://github.com/llvm/llvm-project/commit/66a3e4fafb6eae19764f8a192ca3a116c0554211 DIFF: https://github.com/llvm/llvm-project/commit/66a3e4fafb6eae19764f8a192ca3a116c0554211.diff LOG:

[llvm-branch-commits] [llvm] 07cec73 - [LoongArch] Support CTLZ with lsx/lasx

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:13:36+08:00 New Revision: 07cec73dcd095035257eec1f213d273b10988130 URL: https://github.com/llvm/llvm-project/commit/07cec73dcd095035257eec1f213d273b10988130 DIFF: https://github.com/llvm/llvm-project/commit/07cec73dcd095035257eec1f213d273b10988130.diff LOG:

[llvm-branch-commits] [llvm] 63e6bba - Revert "[LoongArch] Support CTLZ with lsx/lasx"

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:17:48+08:00 New Revision: 63e6bba0c322b6c07a4c66f09e6fd84e786248e6 URL: https://github.com/llvm/llvm-project/commit/63e6bba0c322b6c07a4c66f09e6fd84e786248e6 DIFF: https://github.com/llvm/llvm-project/commit/63e6bba0c322b6c07a4c66f09e6fd84e786248e6.diff LOG:

[llvm-branch-commits] [llvm] b1806e6 - [AArch64] Stack probing for dynamic allocas in SelectionDAG (#66525)

2023-12-04 Thread via llvm-branch-commits
Author: Momchil Velikov Date: 2023-12-02T10:09:41Z New Revision: b1806e6a1f0589acc88499419531c4eb82488f1a URL: https://github.com/llvm/llvm-project/commit/b1806e6a1f0589acc88499419531c4eb82488f1a DIFF: https://github.com/llvm/llvm-project/commit/b1806e6a1f0589acc88499419531c4eb82488f1a.diff LO

[llvm-branch-commits] [clang] 37da4e3 - [clang-fuzzer] Remove GCC 4.x pre GCC 4.9 workaround to silence warning (#73974)

2023-12-04 Thread via llvm-branch-commits
Author: Brad Smith Date: 2023-12-02T05:15:30-05:00 New Revision: 37da4e3d80d7136121e74e2b8d23afb14ae7ab69 URL: https://github.com/llvm/llvm-project/commit/37da4e3d80d7136121e74e2b8d23afb14ae7ab69 DIFF: https://github.com/llvm/llvm-project/commit/37da4e3d80d7136121e74e2b8d23afb14ae7ab69.diff LO

[llvm-branch-commits] [lld] 7081585 - [lld][COFF][NFC] Store pdata range as ChunkRange. (#74024)

2023-12-04 Thread via llvm-branch-commits
Author: Jacek Caban Date: 2023-12-02T13:09:51+01:00 New Revision: 708158529b82007a34d623ba6f52d641c43b3416 URL: https://github.com/llvm/llvm-project/commit/708158529b82007a34d623ba6f52d641c43b3416 DIFF: https://github.com/llvm/llvm-project/commit/708158529b82007a34d623ba6f52d641c43b3416.diff L

[llvm-branch-commits] [mlir] 293c21d - [mlir][tosa] Improve lowering of tosa.conv2d (#74143)

2023-12-04 Thread via llvm-branch-commits
Author: Spenser Bauman Date: 2023-12-02T12:29:10Z New Revision: 293c21db9381fde27cda46e5c3ff8bf8578e5399 URL: https://github.com/llvm/llvm-project/commit/293c21db9381fde27cda46e5c3ff8bf8578e5399 DIFF: https://github.com/llvm/llvm-project/commit/293c21db9381fde27cda46e5c3ff8bf8578e5399.diff LOG

[llvm-branch-commits] [llvm] a60a542 - Reland "[LoongArch] Support CTLZ with lsx/lasx"

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:22:40+08:00 New Revision: a60a5421b60be1bce0272385fa16846ada5eed5e URL: https://github.com/llvm/llvm-project/commit/a60a5421b60be1bce0272385fa16846ada5eed5e DIFF: https://github.com/llvm/llvm-project/commit/a60a5421b60be1bce0272385fa16846ada5eed5e.diff LOG:

[llvm-branch-commits] [llvm] 68d6fe5 - [X86][CodeGen] Prefer KMOVkk_EVEX than KMOVkk when EGPR is supported (#74048)

2023-12-04 Thread via llvm-branch-commits
Author: Shengchen Kan Date: 2023-12-02T22:43:02+08:00 New Revision: 68d6fe508ce1fb2a70220975036d267f564fe54d URL: https://github.com/llvm/llvm-project/commit/68d6fe508ce1fb2a70220975036d267f564fe54d DIFF: https://github.com/llvm/llvm-project/commit/68d6fe508ce1fb2a70220975036d267f564fe54d.diff

[llvm-branch-commits] [mlir] 19e068b - [MLIR][SCF] Handle more cases in pipelining transform (#74007)

2023-12-04 Thread via llvm-branch-commits
Author: Thomas Raoux Date: 2023-12-01T21:28:21-08:00 New Revision: 19e068b048591feb8fa66b164669c753090dfd3a URL: https://github.com/llvm/llvm-project/commit/19e068b048591feb8fa66b164669c753090dfd3a DIFF: https://github.com/llvm/llvm-project/commit/19e068b048591feb8fa66b164669c753090dfd3a.diff

[llvm-branch-commits] [llvm] 66a3e4f - [LoongArch] Override TargetLowering::isShuffleMaskLegal

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T14:25:17+08:00 New Revision: 66a3e4fafb6eae19764f8a192ca3a116c0554211 URL: https://github.com/llvm/llvm-project/commit/66a3e4fafb6eae19764f8a192ca3a116c0554211 DIFF: https://github.com/llvm/llvm-project/commit/66a3e4fafb6eae19764f8a192ca3a116c0554211.diff LOG:

[llvm-branch-commits] [mlir] 19e068b - [MLIR][SCF] Handle more cases in pipelining transform (#74007)

2023-12-04 Thread via llvm-branch-commits
Author: Thomas Raoux Date: 2023-12-01T21:28:21-08:00 New Revision: 19e068b048591feb8fa66b164669c753090dfd3a URL: https://github.com/llvm/llvm-project/commit/19e068b048591feb8fa66b164669c753090dfd3a DIFF: https://github.com/llvm/llvm-project/commit/19e068b048591feb8fa66b164669c753090dfd3a.diff

[llvm-branch-commits] [llvm] 66a3e4f - [LoongArch] Override TargetLowering::isShuffleMaskLegal

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T14:25:17+08:00 New Revision: 66a3e4fafb6eae19764f8a192ca3a116c0554211 URL: https://github.com/llvm/llvm-project/commit/66a3e4fafb6eae19764f8a192ca3a116c0554211 DIFF: https://github.com/llvm/llvm-project/commit/66a3e4fafb6eae19764f8a192ca3a116c0554211.diff LOG:

[llvm-branch-commits] [llvm] 07cec73 - [LoongArch] Support CTLZ with lsx/lasx

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:13:36+08:00 New Revision: 07cec73dcd095035257eec1f213d273b10988130 URL: https://github.com/llvm/llvm-project/commit/07cec73dcd095035257eec1f213d273b10988130 DIFF: https://github.com/llvm/llvm-project/commit/07cec73dcd095035257eec1f213d273b10988130.diff LOG:

[llvm-branch-commits] [mlir] 19e068b - [MLIR][SCF] Handle more cases in pipelining transform (#74007)

2023-12-04 Thread via llvm-branch-commits
Author: Thomas Raoux Date: 2023-12-01T21:28:21-08:00 New Revision: 19e068b048591feb8fa66b164669c753090dfd3a URL: https://github.com/llvm/llvm-project/commit/19e068b048591feb8fa66b164669c753090dfd3a DIFF: https://github.com/llvm/llvm-project/commit/19e068b048591feb8fa66b164669c753090dfd3a.diff

[llvm-branch-commits] [llvm] 66a3e4f - [LoongArch] Override TargetLowering::isShuffleMaskLegal

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T14:25:17+08:00 New Revision: 66a3e4fafb6eae19764f8a192ca3a116c0554211 URL: https://github.com/llvm/llvm-project/commit/66a3e4fafb6eae19764f8a192ca3a116c0554211 DIFF: https://github.com/llvm/llvm-project/commit/66a3e4fafb6eae19764f8a192ca3a116c0554211.diff LOG:

[llvm-branch-commits] [llvm] 63e6bba - Revert "[LoongArch] Support CTLZ with lsx/lasx"

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:17:48+08:00 New Revision: 63e6bba0c322b6c07a4c66f09e6fd84e786248e6 URL: https://github.com/llvm/llvm-project/commit/63e6bba0c322b6c07a4c66f09e6fd84e786248e6 DIFF: https://github.com/llvm/llvm-project/commit/63e6bba0c322b6c07a4c66f09e6fd84e786248e6.diff LOG:

[llvm-branch-commits] [llvm] a60a542 - Reland "[LoongArch] Support CTLZ with lsx/lasx"

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:22:40+08:00 New Revision: a60a5421b60be1bce0272385fa16846ada5eed5e URL: https://github.com/llvm/llvm-project/commit/a60a5421b60be1bce0272385fa16846ada5eed5e DIFF: https://github.com/llvm/llvm-project/commit/a60a5421b60be1bce0272385fa16846ada5eed5e.diff LOG:

[llvm-branch-commits] [llvm] 07cec73 - [LoongArch] Support CTLZ with lsx/lasx

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:13:36+08:00 New Revision: 07cec73dcd095035257eec1f213d273b10988130 URL: https://github.com/llvm/llvm-project/commit/07cec73dcd095035257eec1f213d273b10988130 DIFF: https://github.com/llvm/llvm-project/commit/07cec73dcd095035257eec1f213d273b10988130.diff LOG:

[llvm-branch-commits] [llvm] 63e6bba - Revert "[LoongArch] Support CTLZ with lsx/lasx"

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:17:48+08:00 New Revision: 63e6bba0c322b6c07a4c66f09e6fd84e786248e6 URL: https://github.com/llvm/llvm-project/commit/63e6bba0c322b6c07a4c66f09e6fd84e786248e6 DIFF: https://github.com/llvm/llvm-project/commit/63e6bba0c322b6c07a4c66f09e6fd84e786248e6.diff LOG:

[llvm-branch-commits] [llvm] b1806e6 - [AArch64] Stack probing for dynamic allocas in SelectionDAG (#66525)

2023-12-04 Thread via llvm-branch-commits
Author: Momchil Velikov Date: 2023-12-02T10:09:41Z New Revision: b1806e6a1f0589acc88499419531c4eb82488f1a URL: https://github.com/llvm/llvm-project/commit/b1806e6a1f0589acc88499419531c4eb82488f1a DIFF: https://github.com/llvm/llvm-project/commit/b1806e6a1f0589acc88499419531c4eb82488f1a.diff LO

[llvm-branch-commits] [llvm] 07cec73 - [LoongArch] Support CTLZ with lsx/lasx

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:13:36+08:00 New Revision: 07cec73dcd095035257eec1f213d273b10988130 URL: https://github.com/llvm/llvm-project/commit/07cec73dcd095035257eec1f213d273b10988130 DIFF: https://github.com/llvm/llvm-project/commit/07cec73dcd095035257eec1f213d273b10988130.diff LOG:

[llvm-branch-commits] [clang] 37da4e3 - [clang-fuzzer] Remove GCC 4.x pre GCC 4.9 workaround to silence warning (#73974)

2023-12-04 Thread via llvm-branch-commits
Author: Brad Smith Date: 2023-12-02T05:15:30-05:00 New Revision: 37da4e3d80d7136121e74e2b8d23afb14ae7ab69 URL: https://github.com/llvm/llvm-project/commit/37da4e3d80d7136121e74e2b8d23afb14ae7ab69 DIFF: https://github.com/llvm/llvm-project/commit/37da4e3d80d7136121e74e2b8d23afb14ae7ab69.diff LO

[llvm-branch-commits] [llvm] a60a542 - Reland "[LoongArch] Support CTLZ with lsx/lasx"

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:22:40+08:00 New Revision: a60a5421b60be1bce0272385fa16846ada5eed5e URL: https://github.com/llvm/llvm-project/commit/a60a5421b60be1bce0272385fa16846ada5eed5e DIFF: https://github.com/llvm/llvm-project/commit/a60a5421b60be1bce0272385fa16846ada5eed5e.diff LOG:

[llvm-branch-commits] [llvm] 63e6bba - Revert "[LoongArch] Support CTLZ with lsx/lasx"

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:17:48+08:00 New Revision: 63e6bba0c322b6c07a4c66f09e6fd84e786248e6 URL: https://github.com/llvm/llvm-project/commit/63e6bba0c322b6c07a4c66f09e6fd84e786248e6 DIFF: https://github.com/llvm/llvm-project/commit/63e6bba0c322b6c07a4c66f09e6fd84e786248e6.diff LOG:

[llvm-branch-commits] [llvm] b1806e6 - [AArch64] Stack probing for dynamic allocas in SelectionDAG (#66525)

2023-12-04 Thread via llvm-branch-commits
Author: Momchil Velikov Date: 2023-12-02T10:09:41Z New Revision: b1806e6a1f0589acc88499419531c4eb82488f1a URL: https://github.com/llvm/llvm-project/commit/b1806e6a1f0589acc88499419531c4eb82488f1a DIFF: https://github.com/llvm/llvm-project/commit/b1806e6a1f0589acc88499419531c4eb82488f1a.diff LO

[llvm-branch-commits] [llvm] a60a542 - Reland "[LoongArch] Support CTLZ with lsx/lasx"

2023-12-04 Thread via llvm-branch-commits
Author: wanglei Date: 2023-12-02T17:22:40+08:00 New Revision: a60a5421b60be1bce0272385fa16846ada5eed5e URL: https://github.com/llvm/llvm-project/commit/a60a5421b60be1bce0272385fa16846ada5eed5e DIFF: https://github.com/llvm/llvm-project/commit/a60a5421b60be1bce0272385fa16846ada5eed5e.diff LOG:

[llvm-branch-commits] [llvm] b1806e6 - [AArch64] Stack probing for dynamic allocas in SelectionDAG (#66525)

2023-12-04 Thread via llvm-branch-commits
Author: Momchil Velikov Date: 2023-12-02T10:09:41Z New Revision: b1806e6a1f0589acc88499419531c4eb82488f1a URL: https://github.com/llvm/llvm-project/commit/b1806e6a1f0589acc88499419531c4eb82488f1a DIFF: https://github.com/llvm/llvm-project/commit/b1806e6a1f0589acc88499419531c4eb82488f1a.diff LO

[llvm-branch-commits] [clang] 37da4e3 - [clang-fuzzer] Remove GCC 4.x pre GCC 4.9 workaround to silence warning (#73974)

2023-12-04 Thread via llvm-branch-commits
Author: Brad Smith Date: 2023-12-02T05:15:30-05:00 New Revision: 37da4e3d80d7136121e74e2b8d23afb14ae7ab69 URL: https://github.com/llvm/llvm-project/commit/37da4e3d80d7136121e74e2b8d23afb14ae7ab69 DIFF: https://github.com/llvm/llvm-project/commit/37da4e3d80d7136121e74e2b8d23afb14ae7ab69.diff LO

[llvm-branch-commits] [libc] 6066530 - [libc] build with -Werror (#73966)

2023-12-04 Thread via llvm-branch-commits
Author: Nick Desaulniers Date: 2023-12-04T11:08:59-08:00 New Revision: 606653091d1a66d1a83a1bfdea2883cc8d46687e URL: https://github.com/llvm/llvm-project/commit/606653091d1a66d1a83a1bfdea2883cc8d46687e DIFF: https://github.com/llvm/llvm-project/commit/606653091d1a66d1a83a1bfdea2883cc8d46687e.di

[llvm-branch-commits] [libc] c33e5d5 - [libc] Add the missing math_extras.h include (#74259)

2023-12-04 Thread via llvm-branch-commits
Author: Petr Hosek Date: 2023-12-04T11:02:03-08:00 New Revision: c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694 URL: https://github.com/llvm/llvm-project/commit/c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694 DIFF: https://github.com/llvm/llvm-project/commit/c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694.diff LO

[llvm-branch-commits] [compiler-rt] 5aa2f8c - [NFC][ASAN] Replace AsanInitIsRunning with TryAsanInitFromRtl

2023-12-04 Thread via llvm-branch-commits
Author: Vitaly Buka Date: 2023-12-04T11:10:18-08:00 New Revision: 5aa2f8c98cd7b05e4cb8b6c74db08cf417c2a1a6 URL: https://github.com/llvm/llvm-project/commit/5aa2f8c98cd7b05e4cb8b6c74db08cf417c2a1a6 DIFF: https://github.com/llvm/llvm-project/commit/5aa2f8c98cd7b05e4cb8b6c74db08cf417c2a1a6.diff L

[llvm-branch-commits] [libc] c33e5d5 - [libc] Add the missing math_extras.h include (#74259)

2023-12-04 Thread via llvm-branch-commits
Author: Petr Hosek Date: 2023-12-04T11:02:03-08:00 New Revision: c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694 URL: https://github.com/llvm/llvm-project/commit/c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694 DIFF: https://github.com/llvm/llvm-project/commit/c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694.diff LO

[llvm-branch-commits] [libc] 6066530 - [libc] build with -Werror (#73966)

2023-12-04 Thread via llvm-branch-commits
Author: Nick Desaulniers Date: 2023-12-04T11:08:59-08:00 New Revision: 606653091d1a66d1a83a1bfdea2883cc8d46687e URL: https://github.com/llvm/llvm-project/commit/606653091d1a66d1a83a1bfdea2883cc8d46687e DIFF: https://github.com/llvm/llvm-project/commit/606653091d1a66d1a83a1bfdea2883cc8d46687e.di

[llvm-branch-commits] [compiler-rt] 5aa2f8c - [NFC][ASAN] Replace AsanInitIsRunning with TryAsanInitFromRtl

2023-12-04 Thread via llvm-branch-commits
Author: Vitaly Buka Date: 2023-12-04T11:10:18-08:00 New Revision: 5aa2f8c98cd7b05e4cb8b6c74db08cf417c2a1a6 URL: https://github.com/llvm/llvm-project/commit/5aa2f8c98cd7b05e4cb8b6c74db08cf417c2a1a6 DIFF: https://github.com/llvm/llvm-project/commit/5aa2f8c98cd7b05e4cb8b6c74db08cf417c2a1a6.diff L

[llvm-branch-commits] [libc] c33e5d5 - [libc] Add the missing math_extras.h include (#74259)

2023-12-04 Thread via llvm-branch-commits
Author: Petr Hosek Date: 2023-12-04T11:02:03-08:00 New Revision: c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694 URL: https://github.com/llvm/llvm-project/commit/c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694 DIFF: https://github.com/llvm/llvm-project/commit/c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694.diff LO

[llvm-branch-commits] [libc] 6066530 - [libc] build with -Werror (#73966)

2023-12-04 Thread via llvm-branch-commits
Author: Nick Desaulniers Date: 2023-12-04T11:08:59-08:00 New Revision: 606653091d1a66d1a83a1bfdea2883cc8d46687e URL: https://github.com/llvm/llvm-project/commit/606653091d1a66d1a83a1bfdea2883cc8d46687e DIFF: https://github.com/llvm/llvm-project/commit/606653091d1a66d1a83a1bfdea2883cc8d46687e.di

[llvm-branch-commits] [compiler-rt] 5aa2f8c - [NFC][ASAN] Replace AsanInitIsRunning with TryAsanInitFromRtl

2023-12-04 Thread via llvm-branch-commits
Author: Vitaly Buka Date: 2023-12-04T11:10:18-08:00 New Revision: 5aa2f8c98cd7b05e4cb8b6c74db08cf417c2a1a6 URL: https://github.com/llvm/llvm-project/commit/5aa2f8c98cd7b05e4cb8b6c74db08cf417c2a1a6 DIFF: https://github.com/llvm/llvm-project/commit/5aa2f8c98cd7b05e4cb8b6c74db08cf417c2a1a6.diff L

[llvm-branch-commits] [llvm] 5bc391a - [SelectionDAG] Use getVectorElementPointer in DAGCombiner::replaceStoreOfInsertLoad. (#74249)

2023-12-04 Thread via llvm-branch-commits
Author: Craig Topper Date: 2023-12-04T11:11:37-08:00 New Revision: 5bc391a7c96a58929794ec1dc664b966c0a03d09 URL: https://github.com/llvm/llvm-project/commit/5bc391a7c96a58929794ec1dc664b966c0a03d09 DIFF: https://github.com/llvm/llvm-project/commit/5bc391a7c96a58929794ec1dc664b966c0a03d09.diff

[llvm-branch-commits] [llvm] 5bc391a - [SelectionDAG] Use getVectorElementPointer in DAGCombiner::replaceStoreOfInsertLoad. (#74249)

2023-12-04 Thread via llvm-branch-commits
Author: Craig Topper Date: 2023-12-04T11:11:37-08:00 New Revision: 5bc391a7c96a58929794ec1dc664b966c0a03d09 URL: https://github.com/llvm/llvm-project/commit/5bc391a7c96a58929794ec1dc664b966c0a03d09 DIFF: https://github.com/llvm/llvm-project/commit/5bc391a7c96a58929794ec1dc664b966c0a03d09.diff

[llvm-branch-commits] [libc] 4fdb933 - Revert "[libc][NFC] Remove __support/bit.h and use __support/CPP/bit.h instead (#73939)"

2023-12-05 Thread via llvm-branch-commits
Author: Guillaume Chatelet Date: 2023-12-05T11:24:38+01:00 New Revision: 4fdb9338fbe534521d9e79035561d9ca9db399c6 URL: https://github.com/llvm/llvm-project/commit/4fdb9338fbe534521d9e79035561d9ca9db399c6 DIFF: https://github.com/llvm/llvm-project/commit/4fdb9338fbe534521d9e79035561d9ca9db399c6.

[llvm-branch-commits] [openmp] 57dd853 - Revert " [OpenMP][NFC] Remove `DelayedBinDesc` (#74360)"

2023-12-06 Thread via llvm-branch-commits
Author: Johannes Doerfert Date: 2023-12-06T16:00:30-08:00 New Revision: 57dd853fd39a76a5c3211fb3c64ed915934f257b URL: https://github.com/llvm/llvm-project/commit/57dd853fd39a76a5c3211fb3c64ed915934f257b DIFF: https://github.com/llvm/llvm-project/commit/57dd853fd39a76a5c3211fb3c64ed915934f257b.d

[llvm-branch-commits] [llvm] 662487d - Revert "[XCOFF][obj2yaml] support parsing auxiliary symbols for XCOFF (#70642)"

2023-12-06 Thread via llvm-branch-commits
Author: Esme Date: 2023-12-07T14:47:56+08:00 New Revision: 662487d74653206942f261e6ffb87cfde104f382 URL: https://github.com/llvm/llvm-project/commit/662487d74653206942f261e6ffb87cfde104f382 DIFF: https://github.com/llvm/llvm-project/commit/662487d74653206942f261e6ffb87cfde104f382.diff LOG: Rev

[llvm-branch-commits] [llvm] [VPlan] Initial modeling of runtime VF * UF as VPValue. (PR #74761)

2023-12-07 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-risc-v Author: Florian Hahn (fhahn) Changes This patch starts initial modeling of runtime VF * UF in VPlan. Initially, introduce a dedicated RuntimeVFxUF VPValue, which is then populated during VPlan::prepareToExecute. Initially, the runtime VF *

[llvm-branch-commits] [llvm] [VPlan] Initial modeling of runtime VF * UF as VPValue. (PR #74761)

2023-12-07 Thread via llvm-branch-commits
github-actions[bot] wrote: :warning: C/C++ code formatter, clang-format found issues in your code. :warning: You can test this locally with the following command: ``bash git-clang-format --diff f7aef976460187cf1c851e359f3fe46ab0ba6527 9421037da2ec22ec345216e5b8f3c3108926adbe --

[llvm-branch-commits] [llvm] [VPlan] Initial modeling of runtime VF * UF as VPValue. (PR #74761)

2023-12-07 Thread via llvm-branch-commits
@@ -1168,13 +1166,26 @@ class VPInstruction : public VPRecipeWithIRFlags, public VPValue { return false; case VPInstruction::ActiveLaneMask: case VPInstruction::CalculateTripCountMinusVF: -case VPInstruction::CanonicalIVIncrement: case VPInstruction::Can

[llvm-branch-commits] [llvm] [VPlan] Initial modeling of runtime VF * UF as VPValue. (PR #74761)

2023-12-07 Thread via llvm-branch-commits
https://github.com/ayalz edited https://github.com/llvm/llvm-project/pull/74761 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] [VPlan] Initial modeling of runtime VF * UF as VPValue. (PR #74761)

2023-12-07 Thread via llvm-branch-commits
@@ -2624,6 +2644,9 @@ class VPlan { /// The vector trip count. VPValue &getVectorTripCount() { return VectorTripCount; } + /// Returns runtime VF * UF for the vector loop region. ayalz wrote: ```suggestion /// Returns the VF * UF of the vector loop reg

[llvm-branch-commits] [llvm] [VPlan] Initial modeling of runtime VF * UF as VPValue. (PR #74761)

2023-12-07 Thread via llvm-branch-commits
https://github.com/ayalz approved this pull request. LGTM, couple of minor nits. https://github.com/llvm/llvm-project/pull/74761 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llv

<    32   33   34   35   36   37   38   39   40   41   >