[all-commits] [llvm/llvm-project] 6a0615: [VectorCombine] Discard ScalarizationResults if tr...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Oct 31 03:24:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a06155c53344e7c276c7ccda5a3fb287937fff5
      https://github.com/llvm/llvm-project/commit/6a06155c53344e7c276c7ccda5a3fb287937fff5
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-10-31 (Tue, 31 Oct 2023)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
    M llvm/test/Transforms/VectorCombine/AArch64/load-extractelement-scalarization.ll

  Log Message:
  -----------
  [VectorCombine] Discard ScalarizationResults if transform aborted

Fixes https://github.com/llvm/llvm-project/issues/69820.




More information about the All-commits mailing list