[PATCH] D159339: [urgent][CodeGen] First check the kind and then the llvm::Function properties.
Vassil Vassilev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 8 11:35:22 PDT 2023
v.g.vassilev added a comment.
In D159339#4642147 <https://reviews.llvm.org/D159339#4642147>, @daltenty wrote:
> FYI: I tried to reproduce this on `powerpc64le-linux-gnu` at `-02` and didn't see it at this point, though I get a whole lot of other uninitialized reads, so there's definitely some general problems in this space in the LLVM codebase
Are these also present in llvm16?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159339/new/
https://reviews.llvm.org/D159339
More information about the cfe-commits
mailing list