The patch handle masked.gather/scatter just like the way D149245 handles
vp.gather/scatter.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151545
[ASAN] Support memeory check for masked.gather/scatter. ClosedPublic Authored by fakepaper56 on May 26 2023, 2:05 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 3 2023, 9:49 AM This revision was landed with ongoing or failed builds.Jul 4 2023, 6:18 PM Closed by commit rGf2977fc45686: [ASAN] Support memeory check for masked.gather/scatter. (authored by fakepaper56). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537192 llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/asan-masked-load-store.ll
|