-
Notifications
You must be signed in to change notification settings - Fork 12.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LAA] Convert test to opaque pointers (NFC)
When converting this test to opaque pointers (and dropping bitcast), we get improved memory checks. Per fhahn: > It looks like the difference is due to the logic that determines > pointer strides in LAA not handling bitcasts. Without the > bitcasts, the logic now triggers successfully. Differential Revision: https://reviews.llvm.org/D140204
- Loading branch information
Showing
1 changed file
with
46 additions
and
66 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters