[all-commits] [llvm/llvm-project] 0f8d97: [Hexagon] Fix hexagon-copy-hoisting.mir (#90740)
Perry MacMurray via All-commits
all-commits at lists.llvm.org
Wed May 1 14:47:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f8d97cccc03246f6b922696b35805c77e022af7
https://github.com/llvm/llvm-project/commit/0f8d97cccc03246f6b922696b35805c77e022af7
Author: Perry MacMurray <pmacmurr at quicinc.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M llvm/test/CodeGen/Hexagon/hexagon-copy-hoisting.mir
Log Message:
-----------
[Hexagon] Fix hexagon-copy-hoisting.mir (#90740)
The hexagon-copy-hoisting.mir test fails when run with
-verify-machineinstrs. This patch fixes this by disabling
tracksRegLiveness.
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