[all-commits] [llvm/llvm-project] 7c2f93: [InstCombine] use isa instead of dyn_cast for unus...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Wed Aug 24 14:58:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c2f93c04a48a80a8ffb377de178c8577d597ee3
      https://github.com/llvm/llvm-project/commit/7c2f93c04a48a80a8ffb377de178c8577d597ee3
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

  Log Message:
  -----------
  [InstCombine] use isa instead of dyn_cast for unused value; NFC




More information about the All-commits mailing list