[all-commits] [llvm/llvm-project] 4294b2: [CodeGen][NPM] Disable Machine verifier at the end...
Vikram Hegde via All-commits
all-commits at lists.llvm.org
Mon Feb 9 11:14:04 PST 2026
Branch: refs/heads/users/vikramRH/npm/npm_disable_machine_verifier
Home: https://github.com/llvm/llvm-project
Commit: 4294b26cc0a28a5235a6be56a567ab4d10ab5019
https://github.com/llvm/llvm-project/commit/4294b26cc0a28a5235a6be56a567ab4d10ab5019
Author: vikhegde <vikram.hegde at amd.com>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
M llvm/test/CodeGen/X86/llc-pipeline-npm.ll
Log Message:
-----------
[CodeGen][NPM] Disable Machine verifier at the end of default pipelines
Commit: f997acd456147145f05ba6978933ccc014aa115d
https://github.com/llvm/llvm-project/commit/f997acd456147145f05ba6978933ccc014aa115d
Author: vikhegde <vikram.hegde at amd.com>
Date: 2026-02-10 (Tue, 10 Feb 2026)
Changed paths:
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/include/llvm/Target/TargetMachine.h
M llvm/include/llvm/Target/TargetOptions.h
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/test/CodeGen/X86/llc-pipeline-npm.ll
Log Message:
-----------
add a target option to disable machine verifier
Compare: https://github.com/llvm/llvm-project/compare/133105eb188d...f997acd45614
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