diff options
author | Koakuma <koachan@protonmail.com> | 2025-04-26 22:16:21 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-26 22:16:21 +0700 |
commit | 41f7a85317f4f345895395697f9129b10f1802b3 (patch) | |
tree | 950d5a765765aad537bfbc0c659f1d6aa6c5a35e /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | e71c8ea3cc73c8f7b0382468f355a254166d3a72 (diff) | |
download | llvm-41f7a85317f4f345895395697f9129b10f1802b3.zip llvm-41f7a85317f4f345895395697f9129b10f1802b3.tar.gz llvm-41f7a85317f4f345895395697f9129b10f1802b3.tar.bz2 |
[SPARC] Promote i32 CTTZ when we have VIS3
CTTZ can be implemented in terms of CTLZ, for which there's a native
instruction in VIS3.
Promote i32 CTTZ in that case so that the native instruction gets used.
Reviewers: rorth, brad0, s-barannikov
Reviewed By: s-barannikov
Pull Request: https://github.com/llvm/llvm-project/pull/135894
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions