diff options
author | Princeton Ferro <pferro@nvidia.com> | 2025-07-31 16:52:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 16:52:42 -0700 |
commit | 92ca087b456c6cb1b1005e7d225bdd4ad6f6eeec (patch) | |
tree | e37d790ec39eaaeec81e3b14d932b847530323bd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3c08498fe23560c3b638fbd3b286bce406cb07f8 (diff) | |
download | llvm-92ca087b456c6cb1b1005e7d225bdd4ad6f6eeec.zip llvm-92ca087b456c6cb1b1005e7d225bdd4ad6f6eeec.tar.gz llvm-92ca087b456c6cb1b1005e7d225bdd4ad6f6eeec.tar.bz2 |
[NVPTX] fix type propagation when expanding Store[V4 -> V8] (#151576)
This was an edge case we missed. Propagate the correct type when
expanding a StoreV4 x <2 x float> to StoreV8 x float.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions