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

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 14:26:54 PDT 2022


hiraditya added a comment.

My understanding is that a basic block with a PHI node should have first instruction as PHI


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