[all-commits] [llvm/llvm-project] a8f1f3: [mlir][acc] Fix OpenACCCGOpsTest ValueRange constr...
Razvan Lupusoru via All-commits
all-commits at lists.llvm.org
Thu Apr 16 13:44:45 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8f1f387255a56c3080682ad62015670cca697df
https://github.com/llvm/llvm-project/commit/a8f1f387255a56c3080682ad62015670cca697df
Author: Razvan Lupusoru <razvan.lupusoru at gmail.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M mlir/unittests/Dialect/OpenACC/OpenACCCGOpsTest.cpp
Log Message:
-----------
[mlir][acc] Fix OpenACCCGOpsTest ValueRange construction (#192529)
Ensure that `Value`s are used in the `ValueRange` construction to avoid
failure:
`error: call of overloaded ValueRange(mlir::acc::ParWidthOp&) is
ambiguous`
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