diff options
author | KareemErgawy-TomTom <kareem.ergawy@gmail.com> | 2021-01-06 14:56:53 +0100 |
---|---|---|
committer | KareemErgawy-TomTom <kareem.ergawy@gmail.com> | 2021-01-06 15:28:41 +0100 |
commit | f60e0a91fbdd8e3409f5ee883a05a6c77f70720c (patch) | |
tree | 8eed601a8fd7bba4405e99bf37acb73a7881bfa8 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 26c486c2eb1a0f302eb60a4b959456f09adbbacb (diff) | |
download | llvm-f60e0a91fbdd8e3409f5ee883a05a6c77f70720c.zip llvm-f60e0a91fbdd8e3409f5ee883a05a6c77f70720c.tar.gz llvm-f60e0a91fbdd8e3409f5ee883a05a6c77f70720c.tar.bz2 |
[MLIR][SPIRV] Add `UnsignedOp` trait.
This commit adds a new trait that can be attached to ops that have
unsigned semantics.
TODO:
- Check if other places in code can use the new attribute (possibly in this patch).
- Add a similar `SignedOp` attribute (in a new patch).
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D94068
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions