diff options
author | Pedro Lobo <pedro.lobo@tecnico.ulisboa.pt> | 2025-08-13 22:37:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-13 22:37:33 +0100 |
commit | 08eff57444343e4081690f7947fd81f5ea862a86 (patch) | |
tree | d4efe3a2f1822e7d9caafd1d9bbd47a32c1be520 /llvm/lib/ObjCopy/ELF/ELFObject.cpp | |
parent | 7a13a756d6ed428aad580f46e2fd053b6b5cbb00 (diff) | |
download | llvm-08eff57444343e4081690f7947fd81f5ea862a86.zip llvm-08eff57444343e4081690f7947fd81f5ea862a86.tar.gz llvm-08eff57444343e4081690f7947fd81f5ea862a86.tar.bz2 |
[ADT] Add signed and unsigned mulExtended to APInt (#153399)
Adds `mulsExtended` and `muluExtended` methods to `APInt`, as suggested
in #153293.
These are based on the `MULDQ` and `MULUDQ` x86 intrinsics.
Diffstat (limited to 'llvm/lib/ObjCopy/ELF/ELFObject.cpp')
0 files changed, 0 insertions, 0 deletions