[all-commits] [llvm/llvm-project] b8cdc5: Reapply "[msan] Add avx512-intrinsics.ll and avx51...
Thurston Dang via All-commits
all-commits at lists.llvm.org
Tue Jan 28 15:29:43 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b8cdc5ea2741c7e4062bb211bac7033189b4d802
https://github.com/llvm/llvm-project/commit/b8cdc5ea2741c7e4062bb211bac7033189b4d802
Author: Thurston Dang <thurston at google.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
A llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics-upgrade.ll
A llvm/test/Instrumentation/MemorySanitizer/X86/avx512-intrinsics.ll
Log Message:
-----------
Reapply "[msan] Add avx512-intrinsics.ll and avx512-intrinsics-upgrade.ll test case (#123980)" (#124500)
This reverts commit b2647ffbf797dd5a457b6b19faab06956934d067 i.e.,
relands https://github.com/llvm/llvm-project/commit/980e86f130eea02bd41b887f4ed896340fc90f6c.
I had reverted the original patch because of buildbot failures (e.g., https://lab.llvm.org/buildbot/#/builders/13/builds/4938/steps/5/logs/FAIL__LLVM__avx512-intrinsics-upgrade_ll). This reland addresses the likely root cause; namely, that the target datalayout had not been specified.
Additionally, this reland improves the test case by replacing undef with extra parameters.
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