[PATCH] D124455: [X86] Check the address in machine verifier
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 03:11:41 PDT 2022
pengfei added a comment.
In D124455#3476213 <https://reviews.llvm.org/D124455#3476213>, @craig.topper wrote:
> Do we have test coverage that the expensive checks bot runs that would have caught the gather+opaque ptr issue that motivated this patch?
>
> I'm not opposed to this patch, just wondering if it is enough to help us find issues.
The reported issues didn't mention their origin, but I guess they are not from build bot since Nikita's patch merged for almost 20 days.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124455/new/
https://reviews.llvm.org/D124455
More information about the llvm-commits
mailing list