llvm-project
[hwasan] Omit tag check for null pointers
#122206
Merged

[hwasan] Omit tag check for null pointers #122206

thurstond
thurstond [hwasan] Optimize lowering of AArch64 check.memaccess for null pointer
57d25733
thurstond Omit check during HWASan pass if pointer is statically known to be null
a4c255be
thurstond Fix check for known zero value
4c37dd3e
thurstond clang-format
5042e587
thurstond thurstond changed the title Omit tag check for null pointers [hwasan] Omit tag check for null pointers 337 days ago
llvmbot llvmbot added backend:AArch64
llvmbot llvmbot added compiler-rt:sanitizer
llvmbot llvmbot added llvm:transforms
thurstond thurstond requested a review from dvyukov dvyukov 337 days ago
thurstond thurstond requested a review from vitalybuka vitalybuka 337 days ago
llvmbot
vitalybuka
vitalybuka commented on 2025-01-09
vitalybuka
thurstond Use Known.isZero(). Update comment.
1a54db93
thurstond
thurstond Whitespace
cbb6b220
thurstond Update test comment
7f8c862f
fmayer
fmayer approved these changes on 2025-01-09
thurstond
thurstond
vitalybuka
vitalybuka
vitalybuka approved these changes on 2025-01-09
thurstond
thurstond thurstond merged 4f42e165 into main 337 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone