diff options
author | Alex MacLean <amaclean@nvidia.com> | 2025-03-12 09:28:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 09:28:40 -0700 |
commit | ec941a4a045106430bc643ea094f33eb03603090 (patch) | |
tree | 019c7af3022b3e23ca82f744c670d05d6f871422 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 48b19912ca58b62aed0112e0a87dc559c877b9e7 (diff) | |
download | llvm-ec941a4a045106430bc643ea094f33eb03603090.zip llvm-ec941a4a045106430bc643ea094f33eb03603090.tar.gz llvm-ec941a4a045106430bc643ea094f33eb03603090.tar.bz2 |
[NVPTX] Legalize ctpop and ctlz in operation legalization (#130668)
By pulling the truncates and extensions out of operations during
operation legalization we enable more optimization via DAGCombiner.
While the test cases show only cosmetic improvements (unlikely to impact
the final SASS) in real programs the exposure of these truncates can
allow for more optimization.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions