Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. Could you add a FIXME to the top-level file comment saying that scalable vectors are not yet handled by the sanitizers?
Paths
| Differential D82241
[SVE] Remove calls to VectorType::getNumElements from Instrumentation ClosedPublic Authored by ctetreau on Jun 19 2020, 2:33 PM.
Details
Diff Detail
Event TimelineComment Actions LGTM. Could you add a FIXME to the top-level file comment saying that scalable vectors are not yet handled by the sanitizers? This revision is now accepted and ready to land.Jun 26 2020, 10:03 AM Closed by commit rGbdcd20062933: [SVE] Remove calls to VectorType::getNumElements from Instrumentation (authored by ctetreau). · Explain WhyJun 29 2020, 3:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 274266 llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
|