[all-commits] [llvm/llvm-project] c7cd1d: [Analysis] Remove an unnecessary cast (NFC) (#150838)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Jul 27 10:43:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7cd1d0ae371dda60f341499e23be5c03ed11b59
      https://github.com/llvm/llvm-project/commit/c7cd1d0ae371dda60f341499e23be5c03ed11b59
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-27 (Sun, 27 Jul 2025)

  Changed paths:
    M llvm/lib/Analysis/InstructionSimplify.cpp

  Log Message:
  -----------
  [Analysis] Remove an unnecessary cast (NFC) (#150838)

getOpcode() already returns Instruction::CastOps.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list