[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-02-06 Thread Tom Stellard via llvm-branch-commits
https://github.com/tstellar closed https://github.com/llvm/llvm-project/pull/79986 ___ 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] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/79986 >From 6e9673f87d40983187b50cabd51926c43fd9b4e9 Mon Sep 17 00:00:00 2001 From: Graham Hunter Date: Fri, 26 Jan 2024 11:30:35 + Subject: [PATCH] [LV] Fix handling of interleaving linear args (#78725) Currently

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-02-06 Thread via llvm-branch-commits
https://github.com/llvmbot updated https://github.com/llvm/llvm-project/pull/79986 >From 8091f1be3dc8c7b7c35452dc97f35b9d27aa6d69 Mon Sep 17 00:00:00 2001 From: Graham Hunter Date: Fri, 26 Jan 2024 11:30:35 + Subject: [PATCH] [LV] Fix handling of interleaving linear args (#78725) Currently

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-01-30 Thread Maciej Gabka via llvm-branch-commits
https://github.com/mgabka approved this pull request. https://github.com/llvm/llvm-project/pull/79986 ___ 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] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-llvm-transforms Author: None (llvmbot) Changes resolves llvm/llvm-project#78725 --- Full diff: https://github.com/llvm/llvm-project/pull/79986.diff 2 Files Affected: - (modified) llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp (+7-5) - (modified) ll

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-01-30 Thread via llvm-branch-commits
llvmbot wrote: @labrinea What do you think about merging this PR to the release branch? https://github.com/llvm/llvm-project/pull/79986 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listi

[llvm-branch-commits] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot milestoned https://github.com/llvm/llvm-project/pull/79986 ___ 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] [llvm] PR for llvm/llvm-project#78725 (PR #79986)

2024-01-30 Thread via llvm-branch-commits
https://github.com/llvmbot created https://github.com/llvm/llvm-project/pull/79986 resolves llvm/llvm-project#78725 >From 218b9f3e1cf6faac0172a9f91a76f40fe90ea405 Mon Sep 17 00:00:00 2001 From: Graham Hunter Date: Fri, 26 Jan 2024 11:30:35 + Subject: [PATCH] [LV] Fix handling of interleavi