[all-commits] [llvm/llvm-project] 23a70e: [CodeGen][NPM] Disable Machine verifier at the end...
Vikram Hegde via All-commits
all-commits at lists.llvm.org
Wed Jul 8 17:38:13 PDT 2026
Branch: refs/heads/users/vikramRH/npm/disable_default_machine_verifier
Home: https://github.com/llvm/llvm-project
Commit: 23a70e5e2acdca884dc48f4173e107b946fedf74
https://github.com/llvm/llvm-project/commit/23a70e5e2acdca884dc48f4173e107b946fedf74
Author: vikhegde <vikram.hegde at amd.com>
Date: 2026-07-08 (Wed, 08 Jul 2026)
Changed paths:
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
Log Message:
-----------
[CodeGen][NPM] Disable Machine verifier at the end of default pipelines
Commit: 212363b35f4284cc2bed24579a58614cd7e31b98
https://github.com/llvm/llvm-project/commit/212363b35f4284cc2bed24579a58614cd7e31b98
Author: vikhegde <vikram.hegde at amd.com>
Date: 2026-07-08 (Wed, 08 Jul 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/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
add a target option to disable machine verifier
Compare: https://github.com/llvm/llvm-project/compare/23a70e5e2acd%5E...212363b35f42
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