Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136369
[MSAN] Count Zeroes test for covering ctlz and cttz under MSAN. (NFC) ClosedPublic Authored by kda on Oct 20 2022, 10:32 AM.
Details
Diff Detail
Event Timeline
kda added a child revision: D136523: [MSAN] Add handleCountZeroes for ctlz and cttz..Oct 22 2022, 2:26 AM kda retitled this revision from [MSAN] Count Zeroes test for covering ctlz and cttz under MSAN. to [MSAN] Count Zeroes test for covering ctlz and cttz under MSAN. (NFC).Oct 24 2022, 4:12 PM This revision is now accepted and ready to land.Oct 24 2022, 5:14 PM Closed by commit rG67ad31c88e8b: [MSAN] Count Zeroes test for covering ctlz and cttz under MSAN. (NFC) (authored by kda). · Explain WhyOct 24 2022, 5:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 470329 llvm/test/Instrumentation/MemorySanitizer/count-zeroes.ll
|
Maybe you can drop this line?