diff options
author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2023-11-30 08:26:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-30 08:26:45 +0100 |
commit | 8a66510fa73c1507c2a58338e180ddb075993a5a (patch) | |
tree | 6e3c183c505841cb131f7324298e7dce3171f85e /clang/lib/Sema/MultiplexExternalSemaSource.cpp | |
parent | c0b926939829d9d4bb6ac5825e62f30960b6ed22 (diff) | |
download | llvm-8a66510fa73c1507c2a58338e180ddb075993a5a.zip llvm-8a66510fa73c1507c2a58338e180ddb075993a5a.tar.gz llvm-8a66510fa73c1507c2a58338e180ddb075993a5a.tar.bz2 |
[AMDGPU] Don't create mulhi_24 in CGP (#72983)
Instead, create a mul24 with a 64 bit result and let ISel take care of
it.
This allows patterns to simply match mul24 even for 64-bit muls instead of having to match both mul/mulhi and a buildvector/bitconvert/etc.
Diffstat (limited to 'clang/lib/Sema/MultiplexExternalSemaSource.cpp')
0 files changed, 0 insertions, 0 deletions