[all-commits] [llvm/llvm-project] 9e4981: [NFCI][msan] Add test for "disjoint" OR (#145982)
Thurston Dang via All-commits
all-commits at lists.llvm.org
Thu Jun 26 15:58:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9e4981cf118906739adb6b4aa662a3ec026e28de
https://github.com/llvm/llvm-project/commit/9e4981cf118906739adb6b4aa662a3ec026e28de
Author: Thurston Dang <thurston at google.com>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
A llvm/test/Instrumentation/MemorySanitizer/or.ll
Log Message:
-----------
[NFCI][msan] Add test for "disjoint" OR (#145982)
Disjoint OR is an extension to OR that was introduced in https://github.com/llvm/llvm-project/pull/72583. This patch adds a test case that shows MSan does not handle it correctly.
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