[all-commits] [llvm/llvm-project] 493c38: Revert "[LLVM][Instrumentation] Add numerical sani...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Fri Jun 28 21:59:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 493c384a7d94cce1d18824a6b0e1f9ee20cdc681
https://github.com/llvm/llvm-project/commit/493c384a7d94cce1d18824a6b0e1f9ee20cdc681
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2024-06-29 (Sat, 29 Jun 2024)
Changed paths:
R llvm/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/lib/Transforms/Instrumentation/CMakeLists.txt
R llvm/lib/Transforms/Instrumentation/NumericalStabilitySanitizer.cpp
R llvm/test/Instrumentation/NumericalStabilitySanitizer/basic.ll
R llvm/test/Instrumentation/NumericalStabilitySanitizer/cfg.ll
R llvm/test/Instrumentation/NumericalStabilitySanitizer/invoke.ll
R llvm/test/Instrumentation/NumericalStabilitySanitizer/memory.ll
R llvm/test/Instrumentation/NumericalStabilitySanitizer/non_float_store.ll
R llvm/test/Instrumentation/NumericalStabilitySanitizer/scalable_vector.ll
Log Message:
-----------
Revert "[LLVM][Instrumentation] Add numerical sanitizer (#85916)"
This reverts commit 15ad7919f6dd18b5d7f5a22daad6a5c25ecb8793.
The commit broke the build bot
https://lab.llvm.org/buildbot/#/builders/11/builds/822.
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