diff options
author | Chris Jackson <chris.jackson@amd.com> | 2025-07-22 11:35:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-22 11:35:17 +0100 |
commit | c51b48be4785f104f3aff2ba4a839a5f54778c5b (patch) | |
tree | ca2b73816b0aa28afcb82af185b4ed05aa53c6b6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 87d73ff7fdc8fa7acdc2137654f4c4d8b051c423 (diff) | |
download | llvm-c51b48be4785f104f3aff2ba4a839a5f54778c5b.zip llvm-c51b48be4785f104f3aff2ba4a839a5f54778c5b.tar.gz llvm-c51b48be4785f104f3aff2ba4a839a5f54778c5b.tar.bz2 |
[AMDGPU] Recognise bitmask operations as srcmods on integer types (#149110)
Add to the VOP patterns to recognise when or/xor/and are masking only
the most significant bit of i32/v2i32/i64 and replace with the appropriate source modifier.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions