[all-commits] [llvm/llvm-project] 6599c0: [HEXAGON] Fix bit boundary for isub_hi in HexagonB...

yandalur via All-commits all-commits at lists.llvm.org
Thu Feb 22 09:48:18 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6599c022be7c797cd0fafeea4c538e01aae78fd4
      https://github.com/llvm/llvm-project/commit/6599c022be7c797cd0fafeea4c538e01aae78fd4
  Author: yandalur <quic_yandalur at quicinc.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
    M llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp
    A llvm/test/CodeGen/Hexagon/bit-store-upper-sub-hi.mir

  Log Message:
  -----------
  [HEXAGON] Fix bit boundary for isub_hi in HexagonBitSimplify (#82336)

Use bit boundary of 32 for high subregisters in HexagonBitSimplify. This
fixes the subregister used in an upper half register store.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list