Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lgtm
Looks like this got fixed in the AddressSanitizer code after I cloned it over...
Paths
| Differential D86727
[SVE] Remove bad call to VectorType::getNumElements() from HeapProfiler ClosedPublic Authored by ctetreau on Aug 27 2020, 11:10 AM.
Details
Diff Detail
Event TimelineComment Actions lgtm Looks like this got fixed in the AddressSanitizer code after I cloned it over... This revision is now accepted and ready to land.Aug 27 2020, 11:24 AM This revision was landed with ongoing or failed builds.Aug 27 2020, 12:16 PM Closed by commit rG035833ae42aa: [SVE] Remove bad call to VectorType::getNumElements() from HeapProfiler (authored by ctetreau). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 288423 llvm/lib/Transforms/Instrumentation/HeapProfiler.cpp
|