Fixes an incorrect assert that fails on 128-bit-sized loads or stores.
Augments the wset tests to include this case.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D22062
[esan|wset] Fix incorrect memory size assert ClosedPublic Authored by bruening on Jul 6 2016, 11:45 AM.
Details Summary Fixes an incorrect assert that fails on 128-bit-sized loads or stores.
Diff Detail Event Timelinebruening updated this object. This revision is now accepted and ready to land.Jul 6 2016, 11:49 AM Closed by commit rL274666: [esan|wset] Fix incorrect memory size assert (authored by bruening). · Explain WhyJul 6 2016, 1:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 62925 lib/Transforms/Instrumentation/EfficiencySanitizer.cpp
test/Instrumentation/EfficiencySanitizer/working_set_basic.ll
test/Instrumentation/EfficiencySanitizer/working_set_strict.ll
|