[all-commits] [llvm/llvm-project] 87143f: [VectorCombine] Fix a spot in commit 068357d9b09cd...

Ben Shi via All-commits all-commits at lists.llvm.org
Mon Sep 18 00:02:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87143ff9f2f4ec897f41a40c4e410c412cca697e
      https://github.com/llvm/llvm-project/commit/87143ff9f2f4ec897f41a40c4e410c412cca697e
  Author: Ben Shi <bennshi at tencent.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp

  Log Message:
  -----------
  [VectorCombine] Fix a spot in commit 068357d9b09cd635b1c2f126d119ce9afecb28f7

My previous commit leads to a crash in "Builders/sanitizer-x86_64-linux-fast"
as https://lab.llvm.org/buildbot/#/builders/5/builds/36746. And this patch
fixes it.




More information about the All-commits mailing list