[all-commits] [llvm/llvm-project] bd310a: [Hexagon] Remove -opaque-pointers=0 from tests

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Wed Apr 5 07:29:01 PDT 2023


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

  Changed paths:
    R llvm/test/CodeGen/Hexagon/addrmode.ll
    M llvm/test/CodeGen/Hexagon/swp-epilog-phi7.ll

  Log Message:
  -----------
  [Hexagon] Remove -opaque-pointers=0 from tests

Two tests still had opaque-pointers=0:
(1) llvm/test/CodeGen/Hexagon/addrmode.ll
(2) llvm/test/CodeGen/Hexagon/swp-epilog-phi7.ll

Deleted (1) since it no longer exercised the original scenario, modified
(2) to reflect codegen changes.

This fixes https://github.com/llvm/llvm-project/issues/61928




More information about the All-commits mailing list