[all-commits] [llvm/llvm-project] baba13: [mlir][nvvm] Delete backslash
Guray Ozen via All-commits
all-commits at lists.llvm.org
Mon Jul 17 08:57:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: baba13e9a19deff981bf5fc5534966ebf05de278
https://github.com/llvm/llvm-project/commit/baba13e9a19deff981bf5fc5534966ebf05de278
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
Log Message:
-----------
[mlir][nvvm] Delete backslash
Delete the backslash. It was there to compile tablegen file. It looks like space also works fine.
Reviewed By: springerm
Differential Revision: https://reviews.llvm.org/D155474
More information about the All-commits
mailing list