[all-commits] [llvm/llvm-project] 57dbca: Revert "[Hexagon] Use default attributes for intri...

Alina Sbirlea via All-commits all-commits at lists.llvm.org
Fri Nov 11 15:13:27 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57dbca20eae8db0fd17cc59fe98c7804f02d6644
      https://github.com/llvm/llvm-project/commit/57dbca20eae8db0fd17cc59fe98c7804f02d6644
  Author: Alina Sbirlea <asbirlea at google.com>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsHexagon.td
    M llvm/test/CodeGen/Hexagon/circ-load-isel.ll
    M llvm/test/CodeGen/Hexagon/select-vector-pred.ll

  Log Message:
  -----------
  Revert "[Hexagon] Use default attributes for intrinsics"

This reverts commit 8a8983b279dd5e4dceabe1fadbb8980b6adb88f9.

Uncovers existing regalloc issue in Hexagon backend - blocking for Halide
Hexagon users. Reverting to unblock, to be recommitted when underlying issue is resolved.
Reproducer available shortly.




More information about the All-commits mailing list