[all-commits] [llvm/llvm-project] 410789: [Hexagon] Fix HVX predicates on some intrinsic sel...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Tue May 16 10:06:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4107898839c37bc7e5501fc313282d40719b0bc6
      https://github.com/llvm/llvm-project/commit/4107898839c37bc7e5501fc313282d40719b0bc6
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonIntrinsics.td

  Log Message:
  -----------
  [Hexagon] Fix HVX predicates on some intrinsic selection patterns

Instead of checking arch version, check HVX version when dealing with
HVX instructions.




More information about the All-commits mailing list