diff options
| author | Weining Lu <luweining@loongson.cn> | 2022-06-20 09:46:24 +0800 |
|---|---|---|
| committer | Weining Lu <luweining@loongson.cn> | 2022-06-20 09:54:38 +0800 |
| commit | 709e4ad0d9f09cc9b56c5b0c460f9419e0455a6b (patch) | |
| tree | c2a989caa2e5a26133203a37010ca8b74fed2a1b /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
| parent | efc70058d90df2e3266def2f9f6919569304aa30 (diff) | |
| download | llvm-709e4ad0d9f09cc9b56c5b0c460f9419e0455a6b.zip llvm-709e4ad0d9f09cc9b56c5b0c460f9419e0455a6b.tar.gz llvm-709e4ad0d9f09cc9b56c5b0c460f9419e0455a6b.tar.bz2 | |
[LoongArch] Add codegen support for the bitwise binary operations and part of other operations
Reference:
https://llvm.org/docs/LangRef.html#bitwise-binary-operations
https://llvm.org/docs/LangRef.html#other-operations
The reason why other operations are implemented here is that some
bitwise binary operations depend on them. For example, on loongarch32,
`shl` over i64 data requires `select`.
Differential Revision: https://reviews.llvm.org/D127203
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions
