diff options
author | Dávid Bolvanský <david.bolvansky@gmail.com> | 2021-05-01 00:41:44 +0200 |
---|---|---|
committer | Dávid Bolvanský <david.bolvansky@gmail.com> | 2021-05-01 00:42:15 +0200 |
commit | 2af95a527580333940333c532679356d99b88e3d (patch) | |
tree | a782c1ecc118aa6ed7a83dc488ade880110f8b96 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 86d1f590c2e4265998a29fd3a5a64233c5870137 (diff) | |
download | llvm-2af95a527580333940333c532679356d99b88e3d.zip llvm-2af95a527580333940333c532679356d99b88e3d.tar.gz llvm-2af95a527580333940333c532679356d99b88e3d.tar.bz2 |
[X86] Promote 16-bit CTTZ_ZERO_UNDEF to 32-bit variant
Related to PR50172.
Protects us against regressions after we will start doing cttz(zext(x)) -> zext(cttz(x)) transformation in the middle-end.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D101662
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions