[all-commits] [llvm/llvm-project] 7c248a: [opt] Do not exit on first emitError (#194858)
Arseniy Obolenskiy via All-commits
all-commits at lists.llvm.org
Wed May 6 10:48:11 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c248aada63ef4552417d9c4e075c7a224121863
https://github.com/llvm/llvm-project/commit/7c248aada63ef4552417d9c4e075c7a224121863
Author: Arseniy Obolenskiy <arseniy.obolenskiy at amd.com>
Date: 2026-05-06 (Wed, 06 May 2026)
Changed paths:
M llvm/include/llvm/Analysis/IR2Vec.h
M llvm/lib/Analysis/IR2Vec.cpp
M llvm/lib/Analysis/ReplayInlineAdvisor.cpp
M llvm/lib/IR/LLVMContext.cpp
M llvm/test/Analysis/IR2Vec/basic-vocab.ll
M llvm/test/Transforms/AtomicExpand/AMDGPU/unaligned-atomic.ll
M llvm/test/Transforms/Inline/cgscc-inline-replay.ll
M llvm/test/Transforms/SafeStack/NVPTX/safestack-libcall-error.ll
M llvm/test/Transforms/SampleProfile/inline-replay.ll
A llvm/test/tools/opt/diagnostic-handler.ll
M llvm/tools/opt/NewPMDriver.cpp
M llvm/tools/opt/optdriver.cpp
M llvm/unittests/Analysis/MLModelRunnerTest.cpp
Log Message:
-----------
[opt] Do not exit on first emitError (#194858)
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