diff options
author | Michal Paszkowski <michal@paszkowski.org> | 2024-06-11 11:09:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 11:09:21 -0700 |
commit | ca6386073308d3c41647d8fc3e2cf72a77d46c76 (patch) | |
tree | 4f7a1596fd7062e72305231b96551240b4164614 /llvm/lib/Analysis/LoopAccessAnalysis.cpp | |
parent | 9b4f8acf9dd1cd517f923c6de8274eed80879f6c (diff) | |
download | llvm-ca6386073308d3c41647d8fc3e2cf72a77d46c76.zip llvm-ca6386073308d3c41647d8fc3e2cf72a77d46c76.tar.gz llvm-ca6386073308d3c41647d8fc3e2cf72a77d46c76.tar.bz2 |
[SPIR-V] Don't change switch condition type in CodeGen opts (#94959)
This change makes sure the preferred switch condition int type size
remains the same throughout CodeGen optimizations.
The change fixes running several OpenCL applications with -O2 or higher
opt levels, and fixes Basic/stream/stream_max_stmt_exceed.cpp DPC++ E2E
test with -O2.
Diffstat (limited to 'llvm/lib/Analysis/LoopAccessAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions