[all-commits] [llvm/llvm-project] 7c8f75: Fix failing tests after #86242 (#86572)
Chris B via All-commits
all-commits at lists.llvm.org
Mon Mar 25 14:23:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c8f7544560879dd7879657b0c0b245c00ed0158
https://github.com/llvm/llvm-project/commit/7c8f7544560879dd7879657b0c0b245c00ed0158
Author: Chris B <chris.bieneman at me.com>
Date: 2024-03-25 (Mon, 25 Mar 2024)
Changed paths:
M llvm/lib/Target/DirectX/DirectXPassRegistry.def
Log Message:
-----------
Fix failing tests after #86242 (#86572)
PR #86242 introduced a copy-paste error that caused some tests to fail
by mapping the wrong pass name to a pass. This resolves the issue and
fixes the failing tests.
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