[all-commits] [llvm/llvm-project] a10c09: [mlir][spirv] Remove unused `traits` from `SPV_Attr`
Lei Zhang via All-commits
all-commits at lists.llvm.org
Mon Jun 13 09:23:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a10c09d1e38bac0eb2db32ecbc083ea8d86fd6a0
https://github.com/llvm/llvm-project/commit/a10c09d1e38bac0eb2db32ecbc083ea8d86fd6a0
Author: Lei Zhang <antiagainst at google.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVAttributes.td
Log Message:
-----------
[mlir][spirv] Remove unused `traits` from `SPV_Attr`
This addresses the warning of unused template argument.
More information about the All-commits
mailing list