diff options
author | River Riddle <riddleriver@gmail.com> | 2020-09-01 13:32:14 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-09-01 13:43:32 -0700 |
commit | 431bb8b31825ca0e855a92f72a8a33cf7c6c30b6 (patch) | |
tree | df359682f9838a845c17e8d0646475ce68edb56f /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 137dfd616aaf8854e97326e1597847f4ff23208e (diff) | |
download | llvm-431bb8b31825ca0e855a92f72a8a33cf7c6c30b6.zip llvm-431bb8b31825ca0e855a92f72a8a33cf7c6c30b6.tar.gz llvm-431bb8b31825ca0e855a92f72a8a33cf7c6c30b6.tar.bz2 |
[mlir][ODS] Use c++ types for integer attributes of fixed width when possible.
Unsigned and Signless attributes use uintN_t and signed attributes use intN_t, where N is the fixed width. The 1-bit variants use bool.
Differential Revision: https://reviews.llvm.org/D86739
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions