diff options
author | Alex MacLean <amaclean@nvidia.com> | 2025-04-30 20:51:55 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-30 20:51:55 -0700 |
commit | 6efdcc188567fa2c9bde383e4397062f6d31427a (patch) | |
tree | 8505eaae8d815be272679774b4ba3fc3189233a2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | e6d7f46ce9a6ffdfc206802131e0d79afb624b3f (diff) | |
download | llvm-6efdcc188567fa2c9bde383e4397062f6d31427a.zip llvm-6efdcc188567fa2c9bde383e4397062f6d31427a.tar.gz llvm-6efdcc188567fa2c9bde383e4397062f6d31427a.tar.bz2 |
[NVPTX] Fixup EXT_LOAD lowering for i128 values (#138049)
Ensure that when custom lowering a vector load/store to a multi-output
load/store node we confirm that the memory value type matches the type
used by the node. Also add some asserts for basic sanity checking of
load size.
Fixes https://github.com/llvm/llvm-project/issues/138034
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions