diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-10-09 07:59:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-09 07:59:46 +0100 |
commit | 7f8d9b0bf9dd46279f4481583e5c128c1fa57d7e (patch) | |
tree | 0e4bc5dd4e55ba9780934672a91c29d754174431 /llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp | |
parent | 1760206383fcb93bf97267a2a7a6bb90721d7fda (diff) | |
download | llvm-7f8d9b0bf9dd46279f4481583e5c128c1fa57d7e.zip llvm-7f8d9b0bf9dd46279f4481583e5c128c1fa57d7e.tar.gz llvm-7f8d9b0bf9dd46279f4481583e5c128c1fa57d7e.tar.bz2 |
[clang][bytecode][x86] Merge interp__builtin_ia32_pmul/interp__builtin_ia32_pmadd implementations (#162504)
The interp__builtin_ia32_pmadd implementation can be correctly used for
PMULDQ/PMULUDQ evaluation as well as we're ignoring the "hi" integers in
each pair
I've replaced the PMULDQ/PMULUDQ evaluation with callbacks and renamed
interp__builtin_ia32_pmadd to interp__builtin_ia32_pmul for consistency
Diffstat (limited to 'llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp')
0 files changed, 0 insertions, 0 deletions