[PATCH] D94494: canCreateUndefOrPoison: dyn_cast -> dyn_cast_or_null
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 08:20:06 PST 2021
fhahn added a comment.
In D94494#2492801 <https://reviews.llvm.org/D94494#2492801>, @markus wrote:
> F15010211: bbi-51646.ll <https://reviews.llvm.org/F15010211>
>
> The issue was found with attached input bbi-51646.ll If necessary it could be added as a regression test but then the question is where (i.e. should it piggyback on some other file).
Yes, please add a regression test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94494/new/
https://reviews.llvm.org/D94494
More information about the llvm-commits
mailing list