[all-commits] [llvm/llvm-project] 538c14: [Hexagon] Remap all instructions generated for ali...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Wed May 24 06:06:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 538c141648d930c550378630defe592ce0e567a6
      https://github.com/llvm/llvm-project/commit/538c141648d930c550378630defe592ce0e567a6
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
    A llvm/test/CodeGen/Hexagon/autohvx/vector-align-bad-move3.ll

  Log Message:
  -----------
  [Hexagon] Remap all instructions generated for aligned address/value in HVC

Only the last instruction was remapped before.


  Commit: b9c78deba3eda6137b2a0d2373ffe52279918679
      https://github.com/llvm/llvm-project/commit/b9c78deba3eda6137b2a0d2373ffe52279918679
  Author: Krzysztof Parzyszek <kparzysz at quicinc.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp
    M llvm/test/CodeGen/Hexagon/autohvx/vector-align-store.ll
    M llvm/test/CodeGen/Hexagon/autohvx/vector-align-tbaa.ll

  Log Message:
  -----------
  [Hexagon] Add more debugging options and dumps to HVC


Compare: https://github.com/llvm/llvm-project/compare/9182c679dde7...b9c78deba3ed


More information about the All-commits mailing list