[all-commits] [llvm/llvm-project] 356ada: Fix accidental usage of cast<> instead of dyn_cast...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Jan 5 11:00:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 356ada9df419ac44e82b1078ccac819f352cd18d
      https://github.com/llvm/llvm-project/commit/356ada9df419ac44e82b1078ccac819f352cd18d
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

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

  Log Message:
  -----------
  Fix accidental usage of cast<> instead of dyn_cast<> in 58a0e44




More information about the All-commits mailing list