[llvm-branch-commits] [llvm] release/18.x: [AVR] Remove earlyclobber from LDDRdPtrQ (#85277) (PR #85512)

2024-03-16 Thread via llvm-branch-commits
llvmbot wrote: @benshi001 What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/85512 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/list

[llvm-branch-commits] [llvm] Backport #85277 (PR #85422)

2024-03-16 Thread via llvm-branch-commits
llvmbot wrote: /pull-request llvm/llvm-project#85512 https://github.com/llvm/llvm-project/pull/85422 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] Backport #85277 (PR #85422)

2024-03-16 Thread via llvm-branch-commits
https://github.com/llvmbot closed https://github.com/llvm/llvm-project/pull/85422 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [openmp] b75cbfe - Revert "[openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626)"

2024-03-16 Thread via llvm-branch-commits
Author: David CARLIER Date: 2024-03-16T13:39:08Z New Revision: b75cbfe45fbbdc3d42ca99fae265cf567f0c71cd URL: https://github.com/llvm/llvm-project/commit/b75cbfe45fbbdc3d42ca99fae265cf567f0c71cd DIFF: https://github.com/llvm/llvm-project/commit/b75cbfe45fbbdc3d42ca99fae265cf567f0c71cd.diff LOG:

[llvm-branch-commits] [openmp] fc108ac - Revert "release/18.x: [openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#846…"

2024-03-16 Thread via llvm-branch-commits
Author: David CARLIER Date: 2024-03-16T13:41:33Z New Revision: fc108ac9e491ff488297b78a05629239ee997f40 URL: https://github.com/llvm/llvm-project/commit/fc108ac9e491ff488297b78a05629239ee997f40 DIFF: https://github.com/llvm/llvm-project/commit/fc108ac9e491ff488297b78a05629239ee997f40.diff LOG:

[llvm-branch-commits] [clang-tools-extra] release/18.x: [clangd] [HeuristicResolver] Protect against infinite recursion on DependentNameTypes (#83542) (PR #84117)

2024-03-16 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/84117 >From 0c1dcd675291f058d530078f9304162ea9d27cd1 Mon Sep 17 00:00:00 2001 From: Nathan Ridge Date: Mon, 4 Mar 2024 00:12:56 -0500 Subject: [PATCH] [clangd] [HeuristicResolver] Protect against infinite recursion on

[llvm-branch-commits] [clang-tools-extra] 0c1dcd6 - [clangd] [HeuristicResolver] Protect against infinite recursion on DependentNameTypes (#83542)

2024-03-16 Thread via llvm-branch-commits
Author: Nathan Ridge Date: 2024-03-16T15:26:15-07:00 New Revision: 0c1dcd675291f058d530078f9304162ea9d27cd1 URL: https://github.com/llvm/llvm-project/commit/0c1dcd675291f058d530078f9304162ea9d27cd1 DIFF: https://github.com/llvm/llvm-project/commit/0c1dcd675291f058d530078f9304162ea9d27cd1.diff

[llvm-branch-commits] [libcxx] 3a06861 - [libc++] Use clang-tidy version that matches the compiler we use in the CI (#85305)

2024-03-16 Thread via llvm-branch-commits
Author: Louis Dionne Date: 2024-03-16T15:32:44-07:00 New Revision: 3a06861272d8a0710d1880e8e3d4954a76b7f256 URL: https://github.com/llvm/llvm-project/commit/3a06861272d8a0710d1880e8e3d4954a76b7f256 DIFF: https://github.com/llvm/llvm-project/commit/3a06861272d8a0710d1880e8e3d4954a76b7f256.diff

[llvm-branch-commits] [lld] release/18.x: [lld][LoongArch] Fix handleUleb128 (PR #85238)

2024-03-16 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/85238 >From b95ea2e51bdfe20c9db6a0675ab068fa59a0b9fe Mon Sep 17 00:00:00 2001 From: Weining Lu Date: Tue, 5 Mar 2024 22:01:07 +0800 Subject: [PATCH 1/2] [lld][test] Fix sanitizer buildbot failure Buildbot failure: htt

[llvm-branch-commits] [lld] edbe7fa - [lld][LoongArch] Fix handleUleb128

2024-03-16 Thread via llvm-branch-commits
Author: Weining Lu Date: 2024-03-16T18:28:00-07:00 New Revision: edbe7fa5fef93bb747cb58a589dc25901793774b URL: https://github.com/llvm/llvm-project/commit/edbe7fa5fef93bb747cb58a589dc25901793774b DIFF: https://github.com/llvm/llvm-project/commit/edbe7fa5fef93bb747cb58a589dc25901793774b.diff LO

[llvm-branch-commits] [lld] b95ea2e - [lld][test] Fix sanitizer buildbot failure

2024-03-16 Thread via llvm-branch-commits
Author: Weining Lu Date: 2024-03-16T18:28:00-07:00 New Revision: b95ea2e51bdfe20c9db6a0675ab068fa59a0b9fe URL: https://github.com/llvm/llvm-project/commit/b95ea2e51bdfe20c9db6a0675ab068fa59a0b9fe DIFF: https://github.com/llvm/llvm-project/commit/b95ea2e51bdfe20c9db6a0675ab068fa59a0b9fe.diff LO

[llvm-branch-commits] [clang-tools-extra] 0c1dcd6 - [clangd] [HeuristicResolver] Protect against infinite recursion on DependentNameTypes (#83542)

2024-03-16 Thread via llvm-branch-commits
Author: Nathan Ridge Date: 2024-03-16T15:26:15-07:00 New Revision: 0c1dcd675291f058d530078f9304162ea9d27cd1 URL: https://github.com/llvm/llvm-project/commit/0c1dcd675291f058d530078f9304162ea9d27cd1 DIFF: https://github.com/llvm/llvm-project/commit/0c1dcd675291f058d530078f9304162ea9d27cd1.diff

[llvm-branch-commits] [libcxx] 3a06861 - [libc++] Use clang-tidy version that matches the compiler we use in the CI (#85305)

2024-03-16 Thread via llvm-branch-commits
Author: Louis Dionne Date: 2024-03-16T15:32:44-07:00 New Revision: 3a06861272d8a0710d1880e8e3d4954a76b7f256 URL: https://github.com/llvm/llvm-project/commit/3a06861272d8a0710d1880e8e3d4954a76b7f256 DIFF: https://github.com/llvm/llvm-project/commit/3a06861272d8a0710d1880e8e3d4954a76b7f256.diff

[llvm-branch-commits] [lld] edbe7fa - [lld][LoongArch] Fix handleUleb128

2024-03-16 Thread via llvm-branch-commits
Author: Weining Lu Date: 2024-03-16T18:28:00-07:00 New Revision: edbe7fa5fef93bb747cb58a589dc25901793774b URL: https://github.com/llvm/llvm-project/commit/edbe7fa5fef93bb747cb58a589dc25901793774b DIFF: https://github.com/llvm/llvm-project/commit/edbe7fa5fef93bb747cb58a589dc25901793774b.diff LO

[llvm-branch-commits] [lld] bf2eb3b - Merge branch 'release/18.x' into revert-85053-omp_386_fix_backoirt

2024-03-16 Thread via llvm-branch-commits
Author: Tom Stellard Date: 2024-03-16T18:31:06-07:00 New Revision: bf2eb3b190172be6ff60205231fd7c8965a25ce5 URL: https://github.com/llvm/llvm-project/commit/bf2eb3b190172be6ff60205231fd7c8965a25ce5 DIFF: https://github.com/llvm/llvm-project/commit/bf2eb3b190172be6ff60205231fd7c8965a25ce5.diff

[llvm-branch-commits] [lld] b95ea2e - [lld][test] Fix sanitizer buildbot failure

2024-03-16 Thread via llvm-branch-commits
Author: Weining Lu Date: 2024-03-16T18:28:00-07:00 New Revision: b95ea2e51bdfe20c9db6a0675ab068fa59a0b9fe URL: https://github.com/llvm/llvm-project/commit/b95ea2e51bdfe20c9db6a0675ab068fa59a0b9fe DIFF: https://github.com/llvm/llvm-project/commit/b95ea2e51bdfe20c9db6a0675ab068fa59a0b9fe.diff LO

[llvm-branch-commits] [llvm] release/18.x: [InstCombine] Drop UB-implying attrs/metadata after speculating an instruction (#85542) (PR #85562)

2024-03-16 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/85562 Backport 252d01952c087cf0d141f7f281cf60efeb98be41 Requested by: @dtcxzyw >From 7fd9979eb9cf9d93d76e12e85aa1ad847794ebbc Mon Sep 17 00:00:00 2001 From: Yingwei Zheng Date: Sun, 17 Mar 2024 14:15:27 +0800 Subject

[llvm-branch-commits] [llvm] release/18.x: [InstCombine] Drop UB-implying attrs/metadata after speculating an instruction (#85542) (PR #85562)

2024-03-16 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/85562 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/18.x: [InstCombine] Drop UB-implying attrs/metadata after speculating an instruction (#85542) (PR #85562)

2024-03-16 Thread via llvm-branch-commits
llvmbot wrote: @nikic What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/85562 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo

[llvm-branch-commits] [llvm] release/18.x: [InstCombine] Drop UB-implying attrs/metadata after speculating an instruction (#85542) (PR #85562)

2024-03-16 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: None (llvmbot) Changes Backport 252d01952c087cf0d141f7f281cf60efeb98be41 Requested by: @dtcxzyw --- Full diff: https://github.com/llvm/llvm-project/pull/85562.diff 2 Files Affected: - (modified) llvm/lib/Transforms/InstCombin

[llvm-branch-commits] [libcxx] [libc++][chrono] Adds the sys_info class. (PR #85619)

2024-03-18 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: Mark de Wever (mordante) Changes Adds the sys_info class and time_zone::get_info(). The code still has a few quirks and has not been optimized for performance yet. The returned sys_info is compared against the output of the zdump tool in

[llvm-branch-commits] [clang] release/18.x: Reland Print library module manifest path again (#84881) (PR #85637)

2024-03-18 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/85637 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/18.x: Reland Print library module manifest path again (#84881) (PR #85637)

2024-03-18 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/85637 Backport 0e1e1fc8f0e Requested by: @ChuanqiXu9 >From a2e558cdad8855eab19aa90854d29c6510a22eb0 Mon Sep 17 00:00:00 2001 From: Chuanqi Xu Date: Sun, 17 Mar 2024 21:14:53 +0800 Subject: [PATCH] Reland Print librar

[llvm-branch-commits] [clang] release/18.x: Reland Print library module manifest path again (#84881) (PR #85637)

2024-03-18 Thread via llvm-branch-commits
llvmbot wrote: @mordante What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/85637 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [clang] release/18.x: Reland Print library module manifest path again (#84881) (PR #85637)

2024-03-18 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-driver Author: None (llvmbot) Changes Backport 0e1e1fc8f0e Requested by: @ChuanqiXu9 --- Full diff: https://github.com/llvm/llvm-project/pull/85637.diff 4 Files Affected: - (modified) clang/include/clang/Driver/Driver.h (+10) - (modified) cla

[llvm-branch-commits] [llvm] release/18.x: [PowerPC] Update chain uses when emitting lxsizx (#84892) (PR #85648)

2024-03-18 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/85648 Backport e5b20c83e5ba25e6e0650df30352ce54c2f6ea2f Requested by: @nikic >From 480314c4fc429df0b6c0496aa92bf91a8552a2f3 Mon Sep 17 00:00:00 2001 From: Qiu Chaofan Date: Mon, 18 Mar 2024 22:31:05 +0800 Subject: [P

[llvm-branch-commits] [llvm] release/18.x: [PowerPC] Update chain uses when emitting lxsizx (#84892) (PR #85648)

2024-03-18 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/85648 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/18.x: [PowerPC] Update chain uses when emitting lxsizx (#84892) (PR #85648)

2024-03-18 Thread via llvm-branch-commits
llvmbot wrote: @cuviper What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/85648 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listin

[llvm-branch-commits] [flang] [flang][OpenMP] simplify getReductionName (PR #85666)

2024-03-18 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-fir-hlfir Author: Tom Eccles (tblah) Changes Re-use fir::getTypeAsString instead of creating something new here. This spells integer names like i32 instead of i_32 so there is a lot of test churn. The idea was suggested by Kiran: https://github.

[llvm-branch-commits] [cmake] Reenable FatLTO for Fuchsia toolchains (PR #85709)

2024-03-18 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Paul Kirth (ilovepi) Changes We can reenable this now that FatLTO won't be enabled for Mac platforms --- Full diff: https://github.com/llvm/llvm-project/pull/85709.diff 1 Files Affected: - (modified) clang/cmake/caches/Fuchsia-stage2.c

[llvm-branch-commits] [llvm] 7fd9979 - [InstCombine] Drop UB-implying attrs/metadata after speculating an instruction (#85542)

2024-03-18 Thread via llvm-branch-commits
Author: Yingwei Zheng Date: 2024-03-17T06:20:57Z New Revision: 7fd9979eb9cf9d93d76e12e85aa1ad847794ebbc URL: https://github.com/llvm/llvm-project/commit/7fd9979eb9cf9d93d76e12e85aa1ad847794ebbc DIFF: https://github.com/llvm/llvm-project/commit/7fd9979eb9cf9d93d76e12e85aa1ad847794ebbc.diff LOG:

[llvm-branch-commits] [llvm] [AArch64][PAC] Lower authenticated calls with ptrauth bundles. (PR #85736)

2024-03-18 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-aarch64 Author: Ahmed Bougacha (ahmedbougacha) Changes This adds codegen support for the "ptrauth" operand bundles, which can be used to augment indirect calls with the equivalent of an `@llvm.ptrauth.auth` intrinsic call on the call target (poss

[llvm-branch-commits] [llvm] [AArch64][PAC] Lower authenticated calls with ptrauth bundles. (PR #85736)

2024-03-18 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-selectiondag @llvm/pr-subscribers-llvm-globalisel Author: Ahmed Bougacha (ahmedbougacha) Changes This adds codegen support for the "ptrauth" operand bundles, which can be used to augment indirect calls with the equivalent of an `@llvm.ptrauth.auth`

[llvm-branch-commits] [llvm] release/18.x: [llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710) (PR #85746)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/85746 Backport ec2b7522dbee1cb9d6ade6e1768462247dcf f84980570d3f85bdf5c9432647c05bae04a735a0 cb2ca23345d3d9bde027a18d301949e8bdf606a6 Requested by: @mstorsjo >From f56a43226c678530b77427e4aaad375528ccfc80 Mon Se

[llvm-branch-commits] [llvm] release/18.x: [llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710) (PR #85746)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/85746 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/18.x: [llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710) (PR #85746)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @nikic @mstorsjo @tstellar What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/85746 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi

[llvm-branch-commits] [libcxx] [NFC] Refactors argument order. (PR #85781)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: Mark de Wever (mordante) Changes Putting the output reference argument first looks more sensible. --- Full diff: https://github.com/llvm/llvm-project/pull/85781.diff 1 Files Affected: - (modified) libcxx/include/__chrono/formatter.h (+

[llvm-branch-commits] [flang] bf39f3b - Revert "[Flang][OpenMP][Lower] NFC: Move clause processing helpers into the C…"

2024-03-19 Thread via llvm-branch-commits
Author: Sergio Afonso Date: 2024-03-19T13:24:23Z New Revision: bf39f3bb45a02431ea54fb9a59a9216641914751 URL: https://github.com/llvm/llvm-project/commit/bf39f3bb45a02431ea54fb9a59a9216641914751 DIFF: https://github.com/llvm/llvm-project/commit/bf39f3bb45a02431ea54fb9a59a9216641914751.diff LOG:

[llvm-branch-commits] [llvm] release/18.x: workflows: Fix baseline version for llvm abi checks (#85166) (PR #85789)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/85789 Backport d93363a0e803a9fb2889ff03237f4e93aacf0108 Requested by: @tstellar >From ecc22d27e5b81f87f9e3edbf8981c67d6b154843 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 19 Mar 2024 06:55:10 -0700 Subject

[llvm-branch-commits] [llvm] release/18.x: workflows: Fix baseline version for llvm abi checks (#85166) (PR #85789)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/85789 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [llvm] release/18.x: workflows: Fix baseline version for llvm abi checks (#85166) (PR #85789)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @nikic What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/85789 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo

[llvm-branch-commits] [llvm] release/18.x: workflows: Fix baseline version for llvm abi checks (#85166) (PR #85789)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-github-workflow Author: None (llvmbot) Changes Backport d93363a0e803a9fb2889ff03237f4e93aacf0108 Requested by: @tstellar --- Full diff: https://github.com/llvm/llvm-project/pull/85789.diff 1 Files Affected: - (modified) .github/workflows/llvm-tests.

[llvm-branch-commits] [libcxx] [libc++][TZDB] Improves time zone format specifiers. (PR #85797)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: Mark de Wever (mordante) Changes Per [tab:time.format.spec] %z The offset from UTC as specified in ISO 8601-1:2019, subclause 5.3.4.1. For example -0430 refers to 4 hours 30 minutes behind UTC. If the offset is zero, + is used

[llvm-branch-commits] [clang] release/18.x: [WebAssembly] Change the default linker for `wasm32-wasip2` (#84569) (PR #85802)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/85802 Backport d66121d74a458e098511b9de920d815440acaa1b Requested by: @sunfishcode >From b6593858043e3e83101e1e7cc15a850f899a7c9c Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 18 Mar 2024 19:55:34 -0500 Sub

[llvm-branch-commits] [clang] release/18.x: [WebAssembly] Change the default linker for `wasm32-wasip2` (#84569) (PR #85802)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/85802 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [clang] release/18.x: [WebAssembly] Change the default linker for `wasm32-wasip2` (#84569) (PR #85802)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @sunfishcode What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/85802 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/li

[llvm-branch-commits] [clang] release/18.x: [WebAssembly] Change the default linker for `wasm32-wasip2` (#84569) (PR #85802)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang-driver Author: None (llvmbot) Changes Backport d66121d74a458e098511b9de920d815440acaa1b Requested by: @sunfishcode --- Full diff: https://github.com/llvm/llvm-project/pull/85802.diff 3 Files Affected: - (modified) clang/lib/Driver/ToolChains/W

[llvm-branch-commits] [mlir] [MLIR][LLVM][SROA] Support incorrectly typed memory accesses (PR #85813)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir-llvm @llvm/pr-subscribers-mlir-memref Author: Christian Ulmann (Dinistro) Changes This commit relaxes the assumption of type consistency for LLVM dialect load and store operations in SROA. Instead, there is now a check that loads and stores are in

[llvm-branch-commits] [lld] Fix handling of RISCV TLSDESC relocations (PR #85817)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-lld-elf Author: Paul Kirth (ilovepi) Changes When adding fixups for RISCV_TLSDESC_ADD_LO and RISCV_TLSDESC_LOAD_LO, the local label added for RISCV TLSDESC relocations have STT_TLS set, which is incorrect. Instead, these labels should have `STT_NOTYPE`.

[llvm-branch-commits] [llvm] 48ebe1b - Revert "[dsymutil] Remove support for obfuscated bitcode (#85713)"

2024-03-19 Thread via llvm-branch-commits
Author: Andres Villegas Date: 2024-03-19T10:15:43-07:00 New Revision: 48ebe1b0a23d5d692db931afa214ac964cf06bfd URL: https://github.com/llvm/llvm-project/commit/48ebe1b0a23d5d692db931afa214ac964cf06bfd DIFF: https://github.com/llvm/llvm-project/commit/48ebe1b0a23d5d692db931afa214ac964cf06bfd.dif

[llvm-branch-commits] [llvm] 3a4cb7a - Revert "[Float2Int] Resolve FIXME: Pick the smallest legal type that fits (#7…"

2024-03-19 Thread via llvm-branch-commits
Author: alexfh Date: 2024-03-19T19:30:42+01:00 New Revision: 3a4cb7acfb8a9b346121e54ccc8f6753044b0add URL: https://github.com/llvm/llvm-project/commit/3a4cb7acfb8a9b346121e54ccc8f6753044b0add DIFF: https://github.com/llvm/llvm-project/commit/3a4cb7acfb8a9b346121e54ccc8f6753044b0add.diff LOG: R

[llvm-branch-commits] [clang] release/18.x: [WebAssembly] Change the default linker for `wasm32-wasip2` (#84569) (PR #85802)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/85802 >From b1f1effacf32150021e1ae93afcd3933a66f8260 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Mon, 18 Mar 2024 19:55:34 -0500 Subject: [PATCH] [WebAssembly] Change the default linker for `wasm32-wasip2` (#84

[llvm-branch-commits] [clang] b1f1eff - [WebAssembly] Change the default linker for `wasm32-wasip2` (#84569)

2024-03-19 Thread via llvm-branch-commits
Author: Alex Crichton Date: 2024-03-19T12:42:53-07:00 New Revision: b1f1effacf32150021e1ae93afcd3933a66f8260 URL: https://github.com/llvm/llvm-project/commit/b1f1effacf32150021e1ae93afcd3933a66f8260 DIFF: https://github.com/llvm/llvm-project/commit/b1f1effacf32150021e1ae93afcd3933a66f8260.diff

[llvm-branch-commits] [llvm] release/18.x: [llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710) (PR #85746)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/85746 >From bcf98bd8419997f006811b6f40703e4e791972e6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 15 Mar 2024 08:16:46 -0700 Subject: [PATCH 1/3] llvm-shlib: Fix libLLVM-${MAJOR}.so symlink on MacOS (#85163)

[llvm-branch-commits] [llvm] cba6ebf - [llvm-shlib] Fix libLLVM-18 symlink on mingw (#85554)

2024-03-19 Thread via llvm-branch-commits
Author: Tom Stellard Date: 2024-03-19T12:48:35-07:00 New Revision: cba6ebf0d0abd226c207a0043dee201ffb805466 URL: https://github.com/llvm/llvm-project/commit/cba6ebf0d0abd226c207a0043dee201ffb805466 DIFF: https://github.com/llvm/llvm-project/commit/cba6ebf0d0abd226c207a0043dee201ffb805466.diff

[llvm-branch-commits] [llvm] bcf98bd - llvm-shlib: Fix libLLVM-${MAJOR}.so symlink on MacOS (#85163)

2024-03-19 Thread via llvm-branch-commits
Author: Tom Stellard Date: 2024-03-19T12:48:35-07:00 New Revision: bcf98bd8419997f006811b6f40703e4e791972e6 URL: https://github.com/llvm/llvm-project/commit/bcf98bd8419997f006811b6f40703e4e791972e6 DIFF: https://github.com/llvm/llvm-project/commit/bcf98bd8419997f006811b6f40703e4e791972e6.diff

[llvm-branch-commits] [llvm] c09f6f6 - [llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)

2024-03-19 Thread via llvm-branch-commits
Author: Martin Storsjö Date: 2024-03-19T12:48:35-07:00 New Revision: c09f6f6f43418b8c67ef8822fbbf5e04296fdf2d URL: https://github.com/llvm/llvm-project/commit/c09f6f6f43418b8c67ef8822fbbf5e04296fdf2d DIFF: https://github.com/llvm/llvm-project/commit/c09f6f6f43418b8c67ef8822fbbf5e04296fdf2d.diff

[llvm-branch-commits] [llvm] release/18.x: [PowerPC] Update chain uses when emitting lxsizx (#84892) (PR #85648)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/85648 >From df20f2fc99986e07886efe9ab279ee0846f5e911 Mon Sep 17 00:00:00 2001 From: Qiu Chaofan Date: Mon, 18 Mar 2024 22:31:05 +0800 Subject: [PATCH] [PowerPC] Update chain uses when emitting lxsizx (#84892) (cherry

[llvm-branch-commits] [llvm] df20f2f - [PowerPC] Update chain uses when emitting lxsizx (#84892)

2024-03-19 Thread via llvm-branch-commits
Author: Qiu Chaofan Date: 2024-03-19T12:52:09-07:00 New Revision: df20f2fc99986e07886efe9ab279ee0846f5e911 URL: https://github.com/llvm/llvm-project/commit/df20f2fc99986e07886efe9ab279ee0846f5e911 DIFF: https://github.com/llvm/llvm-project/commit/df20f2fc99986e07886efe9ab279ee0846f5e911.diff L

[llvm-branch-commits] [clang] release/18.x: Reland Print library module manifest path again (#84881) (PR #85637)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/85637 >From 17ad7ca5e18ae5b6d85e38c92f30a642739ce225 Mon Sep 17 00:00:00 2001 From: Chuanqi Xu Date: Sun, 17 Mar 2024 21:14:53 +0800 Subject: [PATCH] Reland Print library module manifest path again (#84881) Following

[llvm-branch-commits] [llvm] release/18.x: [RISCV] Fix mgather -> riscv.masked.strided.load combine not extending indices (#82506) (PR #82572)

2024-03-19 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/82572 >From 42f511c95c6f58a2ed8d6fe35af1cde14c750342 Mon Sep 17 00:00:00 2001 From: Luke Lau Date: Wed, 21 Feb 2024 18:05:04 +0800 Subject: [PATCH 1/3] [RISCV] Add test case for miscompile in gather -> strided load co

[llvm-branch-commits] [llvm] 42f511c - [RISCV] Add test case for miscompile in gather -> strided load combine. NFC

2024-03-19 Thread via llvm-branch-commits
Author: Luke Lau Date: 2024-03-19T13:57:52-07:00 New Revision: 42f511c95c6f58a2ed8d6fe35af1cde14c750342 URL: https://github.com/llvm/llvm-project/commit/42f511c95c6f58a2ed8d6fe35af1cde14c750342 DIFF: https://github.com/llvm/llvm-project/commit/42f511c95c6f58a2ed8d6fe35af1cde14c750342.diff LOG:

[llvm-branch-commits] [llvm] a9d4ed7 - [RISCV] Adjust test case to show wrong stride. NFC

2024-03-19 Thread via llvm-branch-commits
Author: Luke Lau Date: 2024-03-19T13:57:52-07:00 New Revision: a9d4ed71707d36bc554bfe38408c74c285b11e6b URL: https://github.com/llvm/llvm-project/commit/a9d4ed71707d36bc554bfe38408c74c285b11e6b DIFF: https://github.com/llvm/llvm-project/commit/a9d4ed71707d36bc554bfe38408c74c285b11e6b.diff LOG:

[llvm-branch-commits] [llvm] a2c93b3 - [RISCV] Fix mgather -> riscv.masked.strided.load combine not extending indices (#82506)

2024-03-19 Thread via llvm-branch-commits
Author: Luke Lau Date: 2024-03-19T13:57:52-07:00 New Revision: a2c93b34dfdf6b2e5d16a5068e92f30bbc5d0ba7 URL: https://github.com/llvm/llvm-project/commit/a2c93b34dfdf6b2e5d16a5068e92f30bbc5d0ba7 DIFF: https://github.com/llvm/llvm-project/commit/a2c93b34dfdf6b2e5d16a5068e92f30bbc5d0ba7.diff LOG:

[llvm-branch-commits] [llvm] 8ca9b98 - Revert "[llvm] Include LLVM_REPOSITORY and LLVM_REVISION in tool version (#84…"

2024-03-19 Thread via llvm-branch-commits
Author: Jonas Devlieghere Date: 2024-03-19T17:16:21-07:00 New Revision: 8ca9b987b47584519a5b370de8d97c1284ac7aff URL: https://github.com/llvm/llvm-project/commit/8ca9b987b47584519a5b370de8d97c1284ac7aff DIFF: https://github.com/llvm/llvm-project/commit/8ca9b987b47584519a5b370de8d97c1284ac7aff.d

[llvm-branch-commits] [lldb] 719069e - Revert "[lldb] Store SupportFile in FileEntry (NFC) (#85468)"

2024-03-19 Thread via llvm-branch-commits
Author: Jonas Devlieghere Date: 2024-03-19T17:47:26-07:00 New Revision: 719069e6b7e191e338bbb17e9e18b7974b5acef0 URL: https://github.com/llvm/llvm-project/commit/719069e6b7e191e338bbb17e9e18b7974b5acef0 DIFF: https://github.com/llvm/llvm-project/commit/719069e6b7e191e338bbb17e9e18b7974b5acef0.d

[llvm-branch-commits] [llvm] release/18.x: [Mips] Fix missing sign extension in expansion of sub-word atomic max (#77072) (PR #84566)

2024-03-19 Thread via llvm-branch-commits
@@ -2001,8 +2225,6 @@ define i16 @test_umax_16(ptr nocapture %ptr, i16 signext %val) { ; MIPSELR6-NEXT: $BB6_1: # %entry ; MIPSELR6-NEXT:# =>This Inner Loop Header: Depth=1 ; MIPSELR6-NEXT:ll $2, 0($6) -; MIPSELR6-NEXT:and $2, $2, $8 yingopq wrote

[llvm-branch-commits] [libcxx] [libc++][TZDB] Adds sys_info formatter. (PR #85896)

2024-03-19 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: Mark de Wever (mordante) Changes Implements parts of: - P0355 Extending to Calendars and Time Zones - P1361 Integration of chrono with text formatting --- Full diff: https://github.com/llvm/llvm-project/pull/85896.diff 8 Files

[llvm-branch-commits] [llvm] release/18.x: [Mips] Fix missing sign extension in expansion of sub-word atomic max (#77072) (PR #84566)

2024-03-20 Thread via llvm-branch-commits
@@ -2001,8 +2225,6 @@ define i16 @test_umax_16(ptr nocapture %ptr, i16 signext %val) { ; MIPSELR6-NEXT: $BB6_1: # %entry ; MIPSELR6-NEXT:# =>This Inner Loop Header: Depth=1 ; MIPSELR6-NEXT:ll $2, 0($6) -; MIPSELR6-NEXT:and $2, $2, $8 yingopq wrote

[llvm-branch-commits] [libcxx] release/18.x: [libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756) (PR #85907)

2024-03-20 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/85907 Backport 272d1b44efdedb68c194970a610f0ca1b7b769c5 Requested by: @mstorsjo >From 7ed553656598a0360901235b9a6c401f82fa07c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Wed, 20 Mar 2024 1

[llvm-branch-commits] [libcxx] release/18.x: [libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756) (PR #85907)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @mordante What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/85907 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [libcxx] release/18.x: [libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756) (PR #85907)

2024-03-20 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/85907 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [libcxx] release/18.x: [libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756) (PR #85907)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-libcxx Author: None (llvmbot) Changes Backport 272d1b44efdedb68c194970a610f0ca1b7b769c5 Requested by: @mstorsjo --- Full diff: https://github.com/llvm/llvm-project/pull/85907.diff 1 Files Affected: - (modified) libcxx/modules/CMakeLists.txt (+8-2)

[llvm-branch-commits] [clang] 06f3d68 - Revert "[FMV] Emit the resolver along with the default version definition. (#…"

2024-03-20 Thread via llvm-branch-commits
Author: Alexandros Lamprineas Date: 2024-03-20T10:08:24Z New Revision: 06f3d687a8ecbef5d5c21bc73723e4e4c55997bd URL: https://github.com/llvm/llvm-project/commit/06f3d687a8ecbef5d5c21bc73723e4e4c55997bd DIFF: https://github.com/llvm/llvm-project/commit/06f3d687a8ecbef5d5c21bc73723e4e4c55997bd.di

[llvm-branch-commits] [mlir] release/18.x: [MLIR] [Transforms] Let `transform.structured.convert_to_loops` return handles to loops (#83984) (PR #85942)

2024-03-20 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/85942 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] release/18.x: [MLIR] [Transforms] Let `transform.structured.convert_to_loops` return handles to loops (#83984) (PR #85942)

2024-03-20 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/85942 Backport 0597644a6466ae9148b0b41cb8f95d5022e045c2 47bc565ca7990a2de20af4030baf08ac62739aca Requested by: @lhunloh >From d5933a73516f3bdfc37216d52278e0ca3d42859d Mon Sep 17 00:00:00 2001 From: Congcong Cai Date

[llvm-branch-commits] [mlir] release/18.x: [MLIR] [Transforms] Let `transform.structured.convert_to_loops` return handles to loops (#83984) (PR #85942)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @hanhanW @lhunloh What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/85942 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailm

[llvm-branch-commits] [mlir] release/18.x: [MLIR] [Transforms] Let `transform.structured.convert_to_loops` return handles to loops (#83984) (PR #85942)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir Author: None (llvmbot) Changes Backport 0597644a6466ae9148b0b41cb8f95d5022e045c2 47bc565ca7990a2de20af4030baf08ac62739aca Requested by: @lhunloh --- Full diff: https://github.com/llvm/llvm-project/pull/85942.diff 3 Files Affected: - (modified)

[llvm-branch-commits] [mlir] release/18.x: [MLIR] [Transforms] Let `transform.structured.convert_to_loops` return handles to loops (#83984) (PR #85942)

2024-03-20 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/85942 >From 7cab6f18c4b16ff78edc01f36a51bb66d97e4481 Mon Sep 17 00:00:00 2001 From: Congcong Cai Date: Tue, 5 Mar 2024 03:58:12 +0800 Subject: [PATCH 1/2] [mlir][transform] replace original op to loop ops (#83537) (c

[llvm-branch-commits] [mlir] release/18.x: [MLIR] [Transforms] Let `transform.structured.convert_to_loops` return handles to loops (#83984) (PR #85942)

2024-03-20 Thread via llvm-branch-commits
lhunloh wrote: Also humbly pinging @qedawkins as the reviewer for the second commit. :) https://github.com/llvm/llvm-project/pull/85942 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [openmp] 5e2b234 - Revert "[libomptarget][nextgen-plugin] Use SCRELEASE/SCACQUIRE in packet head…"

2024-03-20 Thread via llvm-branch-commits
Author: Gheorghe-Teodor Bercea Date: 2024-03-20T11:38:03-04:00 New Revision: 5e2b2342f2eba197bb1e555c1e70710c055f7df1 URL: https://github.com/llvm/llvm-project/commit/5e2b2342f2eba197bb1e555c1e70710c055f7df1 DIFF: https://github.com/llvm/llvm-project/commit/5e2b2342f2eba197bb1e555c1e70710c055f7

[llvm-branch-commits] [libcxx] release/18.x: [libcxx] [modules] Fix relative paths with absolute LIBCXX_INSTALL_MODULES_DIR (#85756) (PR #85907)

2024-03-20 Thread via llvm-branch-commits
Martin =?utf-8?q?Storsjö?= Message-ID: In-Reply-To: https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/85907 >From 66b7f2d14b941962ccba83662073afa41c6c08f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Storsj=C3=B6?= Date: Wed, 20 Mar 2024 10:45:43 +0200 Subject

[llvm-branch-commits] [flang] [flang][OpenMP] Refactor nested default clause tests (PR #85978)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-fir-hlfir @llvm/pr-subscribers-flang-openmp Author: Leandro Lupori (luporl) Changes Split nested default clause tests into multiple subroutines, to make it easier to find failures. While here, fix indentation of the modified lines. --- Patch is

[llvm-branch-commits] [flang] [flang][OpenMP] Support tasks' implicit firstprivate DSA (PR #85989)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-flang-semantics @llvm/pr-subscribers-flang-openmp Author: Leandro Lupori (luporl) Changes Handle implicit firstprivate DSAs on task generating constructs. Fixes https://github.com/llvm/llvm-project/issues/64480 --- Patch is 42.19 KiB, truncated to 20

[llvm-branch-commits] [compiler-rt] release/17.x: [CompilerRT][ASan] Add new substitutions for tests while using lto to (#78523) (PR #86026)

2024-03-20 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/86026 Backport 911289a Requested by: @usama54321 >From 0a386241fa51a85618ba3a23b1d80d97efbeb319 Mon Sep 17 00:00:00 2001 From: Usama Hameed Date: Thu, 18 Jan 2024 11:13:56 -0800 Subject: [PATCH] [CompilerRT][ASan] Ad

[llvm-branch-commits] [compiler-rt] release/17.x: [CompilerRT][ASan] Add new substitutions for tests while using lto to (#78523) (PR #86026)

2024-03-20 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/86026 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/17.x: [CompilerRT][ASan] Add new substitutions for tests while using lto to (#78523) (PR #86026)

2024-03-20 Thread via llvm-branch-commits
github-actions[bot] wrote: This repository does not accept pull requests. Please follow http://llvm.org/docs/Contributing.html#how-to-submit-a-patch for contribution to LLVM. https://github.com/llvm/llvm-project/pull/86026 ___ llvm-branch-commits mai

[llvm-branch-commits] [compiler-rt] release/17.x: [CompilerRT][ASan] Add new substitutions for tests while using lto to (#78523) (PR #86026)

2024-03-20 Thread via llvm-branch-commits
https://github.com/github-actions[bot] locked https://github.com/llvm/llvm-project/pull/86026 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] release/17.x: [CompilerRT][ASan] Add new substitutions for tests while using lto to (#78523) (PR #86026)

2024-03-20 Thread via llvm-branch-commits
https://github.com/github-actions[bot] closed https://github.com/llvm/llvm-project/pull/86026 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [CodeGen] Add default lowering for llvm.allow.{runtime, ubsan}.check() (PR #86049)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-backend-aarch64 @llvm/pr-subscribers-llvm-selectiondag Author: Vitaly Buka (vitalybuka) Changes RFC: https://discourse.llvm.org/t/rfc-add-llvm-experimental-hot-intrinsic-or-llvm-hot/77641 --- Full diff: https://github.com/llvm/llvm-project/pull/86049.

[llvm-branch-commits] [CostModel] No cost for llvm.allow.{runtime, ubsan}.check() (PR #86064)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-analysis Author: Vitaly Buka (vitalybuka) Changes These intrinsics will not be lowered to code. RFC: https://discourse.llvm.org/t/rfc-add-llvm-experimental-hot-intrinsic-or-llvm-hot/77641 --- Full diff: https://github.com/llvm/llvm-project/pull/

[llvm-branch-commits] [Analysis] Exclude llvm.allow.{runtime, ubsan}.check() from AliasSetTracker (PR #86065)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-analysis Author: Vitaly Buka (vitalybuka) Changes RFC: https://discourse.llvm.org/t/rfc-add-llvm-experimental-hot-intrinsic-or-llvm-hot/77641 --- Full diff: https://github.com/llvm/llvm-project/pull/86065.diff 2 Files Affected: - (modified) ll

[llvm-branch-commits] [memoryssa] Exclude llvm.allow.{runtime, ubsan}.check() (PR #86066)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-analysis Author: Vitaly Buka (vitalybuka) Changes RFC: https://discourse.llvm.org/t/rfc-add-llvm-experimental-hot-intrinsic-or-llvm-hot/77641 --- Full diff: https://github.com/llvm/llvm-project/pull/86066.diff 2 Files Affected: - (modified) ll

[llvm-branch-commits] [dse] Skip llvm.allow.{runtime, ubsan}.check() (PR #86067)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: Vitaly Buka (vitalybuka) Changes Doing this because it's similar to `assume`, but I can't see a difference neither for `assume` nor for `allow`. RFC: https://discourse.llvm.org/t/rfc-add-llvm-experimental-hot-intrinsic-or-llvm-h

[llvm-branch-commits] [CIR][cmake] Add support for cmake variable CLANG_ENABLE_CIR (PR #86078)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Nathan Lanza (lanza) Changes Introduce a cmake variable that guards the inclusion of ClangIR into the build of clang. Guard that we aren't trying to build without MLIR. Add two subdirectories that, as of now, don't do anything. --- Full d

[llvm-branch-commits] [CIR][NFC] Add scaffolding for the CIR dialect and CIROps.td (PR #86080)

2024-03-20 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Nathan Lanza (lanza) Changes This adds no real content, it just incrementally adds some scaffolding necessary to enable a future patch to just add our first few ops. --- Full diff: https://github.com/llvm/llvm-project/pull/86080.diff 9

[llvm-branch-commits] [flang] [flang][OpenMP] Refactor nested default clause tests (PR #85978)

2024-03-20 Thread via llvm-branch-commits
https://github.com/NimishMishra approved this pull request. LGTM! Thanks. https://github.com/llvm/llvm-project/pull/85978 ___ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branc

[llvm-branch-commits] [mlir] [mlir][Interfaces][NFC] `ValueBoundsConstraintSet`: Delete dead code (PR #86098)

2024-03-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir Author: Matthias Springer (matthias-springer) Changes There is an assertion that the stop condition is not satisfied for the the starting point at the beginning of `computeBound`. Therefore, that case does not have to be handled later on in that f

[llvm-branch-commits] [mlir] [mlir][Interfaces][NFC] `ValueBoundsConstraintSet`: Pass stop condition in the constructor (PR #86099)

2024-03-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir-linalg @llvm/pr-subscribers-mlir-arith Author: Matthias Springer (matthias-springer) Changes This commit changes the API of `ValueBoundsConstraintSet`: the stop condition is now passed to the constructor instead of `processWorklist`. That makes it

[llvm-branch-commits] [mlir] [mlir][Interfaces][NFC] `ValueBoundsConstraintSet`: Pass stop condition in the constructor (PR #86099)

2024-03-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-mlir-scf Author: Matthias Springer (matthias-springer) Changes This commit changes the API of `ValueBoundsConstraintSet`: the stop condition is now passed to the constructor instead of `processWorklist`. That makes it easier to add items to the worklis

<    21   22   23   24   25   26   27   28   29   30   >