[all-commits] [llvm/llvm-project] 014728: Revert "[Hexagon] Improve casting of boolean HVX v...

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Thu Feb 27 03:01:21 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 014728413f354c8f44375074b331e68ce194bbd2
      https://github.com/llvm/llvm-project/commit/014728413f354c8f44375074b331e68ce194bbd2
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2020-02-27 (Thu, 27 Feb 2020)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
    M llvm/lib/Target/Hexagon/HexagonISelLowering.h
    M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
    M llvm/test/CodeGen/Hexagon/autohvx/isel-hvx-pred-bitcast.ll
    R llvm/test/CodeGen/Hexagon/autohvx/isel-store-bitcast-v128i1.ll
    M llvm/test/CodeGen/Hexagon/hvx-bitcast-v64i1.ll
    M llvm/test/CodeGen/Hexagon/store-vector-pred.ll

  Log Message:
  -----------
  Revert "[Hexagon] Improve casting of boolean HVX vectors to scalars"

This reverts commit 7691790dfd1011d08f5468f63952d7690755aad4.

The patch is failing tests with MSAN:
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fast/builds/39054/steps/check-llvm%20msan/logs/stdio




More information about the All-commits mailing list