[PATCH] D132542: [InstCombine] Use dyn_cast instead of cast in visitPHINode

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 03:19:26 PDT 2022


fhahn added a comment.

Thanks for tracking this down! Could you please add an instcombine test case for the issue?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132542/new/

https://reviews.llvm.org/D132542



More information about the llvm-commits mailing list