[all-commits] [llvm/llvm-project] 280464: [IR] Strip dead code post ConstExpr removals (NFC)...

Ramkumar Ramachandra via All-commits all-commits at lists.llvm.org
Thu May 22 09:35:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28046438ed2f8c81d1dd5c49be0ea6c2bf169b64
      https://github.com/llvm/llvm-project/commit/28046438ed2f8c81d1dd5c49be0ea6c2bf169b64
  Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
  Date:   2025-05-22 (Thu, 22 May 2025)

  Changed paths:
    M llvm/include/llvm/IR/Operator.h

  Log Message:
  -----------
  [IR] Strip dead code post ConstExpr removals (NFC) (#139524)

Strip dead code in Operator.h related to the removal of several constant
expressions. Note that PossiblyExactOperator can no longer be a
ConstantExpr.



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