[all-commits] [llvm/llvm-project] 9299a1: [DirectX] Remove unneccary check lines (#90979)
Chris B via All-commits
all-commits at lists.llvm.org
Fri May 3 12:54:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9299a136dc34be56ada6d957a438d9d5a7c91df2
https://github.com/llvm/llvm-project/commit/9299a136dc34be56ada6d957a438d9d5a7c91df2
Author: Chris B <chris.bieneman at me.com>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M llvm/test/CodeGen/DirectX/strip-fn-attrs.ll
Log Message:
-----------
[DirectX] Remove unneccary check lines (#90979)
These check lines break as of 91446e2aa687e due to changes in how LLVM
handles debug information. Since debug informaiton isn't important to
what this test is verifying we can remove the check lines.
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