[all-commits] [llvm/llvm-project] 0b43cd: AsmPrinter: Do not use report_fatal_error for unha...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Jun 22 23:13:08 PDT 2025
Branch: refs/heads/users/arsenm/asm-printer/do-not-use-report-fatal-error-unsupported-constantexpr
Home: https://github.com/llvm/llvm-project
Commit: 0b43cdad392852d43cf8546b064e2e51dd364d62
https://github.com/llvm/llvm-project/commit/0b43cdad392852d43cf8546b064e2e51dd364d62
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
M llvm/test/CodeGen/AMDGPU/addrspacecast-initializer-unsupported.ll
M llvm/test/CodeGen/X86/ptrtoint-constexpr-invalid.ll
Log Message:
-----------
AsmPrinter: Do not use report_fatal_error for unhandled 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