[all-commits] [llvm/llvm-project] a2a89e: [Hexagon] Fix lowering loads/stores of scalar vNi1

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Thu Nov 17 12:52:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2a89eb019e971c02ea4e18ce5e01242b686421f
      https://github.com/llvm/llvm-project/commit/a2a89eb019e971c02ea4e18ce5e01242b686421f
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
    M llvm/test/CodeGen/Hexagon/isel-memory-vNi1.ll

  Log Message:
  -----------
  [Hexagon] Fix lowering loads/stores of scalar vNi1

Don't treat them as i1, all predicate bits need to be loaded or stored.




More information about the All-commits mailing list