[all-commits] [llvm/llvm-project] 5defa8: [mlir][acc] Improve verifier messages for device_t...
Razvan Lupusoru via All-commits
all-commits at lists.llvm.org
Thu Dec 4 15:53:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5defa851bd739d3796816bb412f5855d477bb9e7
https://github.com/llvm/llvm-project/commit/5defa851bd739d3796816bb412f5855d477bb9e7
Author: Razvan Lupusoru <razvan.lupusoru at gmail.com>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
M mlir/test/Dialect/OpenACC/invalid.mlir
Log Message:
-----------
[mlir][acc] Improve verifier messages for device_type duplicates (#170773)
This improves the acc dialect IR verifier messages when duplicate
device_types are found by also noting which device_type is the one
causing the error.
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