diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-05-21 23:59:51 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-21 23:59:51 +0800 |
commit | 76748119bfd52ff6647740a06e29e3584e22ee16 (patch) | |
tree | 7435fa706fa942a9d563009f91871cd78e519a7c /llvm/lib/IR/Module.cpp | |
parent | 4ae896fe979b7db501cabde4b6b3504478958682 (diff) | |
download | llvm-76748119bfd52ff6647740a06e29e3584e22ee16.zip llvm-76748119bfd52ff6647740a06e29e3584e22ee16.tar.gz llvm-76748119bfd52ff6647740a06e29e3584e22ee16.tar.bz2 |
[GISel][RISCV] Add irtranslator/legalizer/selector support for G_FREEZE. (#92744)
This patch adds support for G_FREEZE on riscv. It will be selected into
a copy instruction.
The ll test is copied from the AArch64 patch:
https://github.com/llvm/llvm-project/commit/665da596854bf07ee25f368855156dde43845013.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions