[PATCH] D90171: [SVE] Fix TypeSize warning in RuntimePointerChecking::insert
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 24 03:49:00 PST 2020
joechrisellis added a comment.
Thank you @fhahn, that comment was super helpful. I've opted to create a new test here because I didn't want to change the relationship between the IR and the C++ at the top of `memcheck-off-by-on-error.ll`. If you think this is the wrong thing to do, just let me know. 😄
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90171/new/
https://reviews.llvm.org/D90171
More information about the llvm-commits
mailing list