[all-commits] [llvm/llvm-project] 67ad31: [MSAN] Count Zeroes test for covering ctlz and ctt...
kda via All-commits
all-commits at lists.llvm.org
Mon Oct 24 17:19:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67ad31c88e8b77798f347aff9385f9973ea05798
https://github.com/llvm/llvm-project/commit/67ad31c88e8b77798f347aff9385f9973ea05798
Author: Kevin Athey <kda at google.com>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
A llvm/test/Instrumentation/MemorySanitizer/count-zeroes.ll
Log Message:
-----------
[MSAN] Count Zeroes test for covering ctlz and cttz under MSAN. (NFC)
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D136369
More information about the All-commits
mailing list