[all-commits] [llvm/llvm-project] f7bf99: [MLIR][OpenACC][NFC] Make OpenACC dialect include ...
Kunwar Grover via All-commits
all-commits at lists.llvm.org
Sun Sep 24 22:46:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7bf99fb529f9993548bf6fac0b5523c791f2416
https://github.com/llvm/llvm-project/commit/f7bf99fb529f9993548bf6fac0b5523c791f2416
Author: Kunwar Grover <51270680+Groverkss at users.noreply.github.com>
Date: 2023-09-25 (Mon, 25 Sep 2023)
Changed paths:
M mlir/include/mlir/Dialect/OpenACC/OpenACCOpsTypes.td
Log Message:
-----------
[MLIR][OpenACC][NFC] Make OpenACC dialect include absolute (#67271)
MLIR TableGen definitions usually use absolute includes instead of
relative includes. This patch makes it consistent for OpenACC operation
definations.
More information about the All-commits
mailing list