[all-commits] [llvm/llvm-project] a8a4f9: [Hexagon] Lower bitcast of a vector predicate

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Mon Feb 24 13:26:15 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a8a4f99afb7c1f527ae9d1b274a67d0d3f2c3c4c
      https://github.com/llvm/llvm-project/commit/a8a4f99afb7c1f527ae9d1b274a67d0d3f2c3c4c
  Author: Ikhlas Ajbar <iajbar at quicinc.com>
  Date:   2020-02-24 (Mon, 24 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
    A llvm/test/CodeGen/Hexagon/autohvx/isel-hvx-pred-bitcast.ll
    A llvm/test/CodeGen/Hexagon/hvx-bitcast-v64i1.ll

  Log Message:
  -----------
  [Hexagon] Lower bitcast of a vector predicate

This patch lowers bitcast of vector predicate of type v32i1/v64i1
to i32/i64 type.




More information about the All-commits mailing list