diff options
author | Slava Zakharin <szakharin@nvidia.com> | 2022-08-08 17:47:05 -0700 |
---|---|---|
committer | Slava Zakharin <szakharin@nvidia.com> | 2022-08-24 10:12:37 -0700 |
commit | 13cb085ca1dfc7f4bf62b642a69b1dd17f1fd01e (patch) | |
tree | 36bb2aded61aad1d9dea3b932c4bb6eeb34a60c4 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | f79214d1e1fd79f684b53a8a1d34efeb37a33a28 (diff) | |
download | llvm-13cb085ca1dfc7f4bf62b642a69b1dd17f1fd01e.zip llvm-13cb085ca1dfc7f4bf62b642a69b1dd17f1fd01e.tar.gz llvm-13cb085ca1dfc7f4bf62b642a69b1dd17f1fd01e.tar.bz2 |
[mlir] Support llvm.readnone attribute for all FunctionOpInterface ops.
The attribute is translated into LLVM's function attribute 'readnone'.
There is no explicit verification regarding conflicting 'readnone'
and function attributes from 'passthrough', though, LLVM would assert
if they are incompatible during LLVM IR creation.
Differential Revision: https://reviews.llvm.org/D131457
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions