[all-commits] [llvm/llvm-project] f52881: [Hexagon] Move selection of HVX multiply from lowe...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Oct 2 14:05:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f528816d586a42e4cf27af5b2fa9ba91213307aa
      https://github.com/llvm/llvm-project/commit/f528816d586a42e4cf27af5b2fa9ba91213307aa
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
    M llvm/lib/Target/Hexagon/HexagonPatternsHVX.td
    M llvm/test/CodeGen/Hexagon/autohvx/arith.ll

  Log Message:
  -----------
  [Hexagon] Move selection of HVX multiply from lowering to patterns

Also, change i32*i32 to V6_vmpyieoh + V6_vmpyiewuh_acc, which works
on V60 as well.




More information about the All-commits mailing list