diff options
author | Michal Paszkowski <michal@michalpaszkowski.com> | 2025-01-20 18:23:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-20 09:23:07 -0800 |
commit | 5810f157cd048fd7e2fc20f4f782462164279eba (patch) | |
tree | 7c6c25e82dc47862e9f65c4af3632b196ea71066 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 7084110518f904192c2935327b884b17de00bee0 (diff) | |
download | llvm-5810f157cd048fd7e2fc20f4f782462164279eba.zip llvm-5810f157cd048fd7e2fc20f4f782462164279eba.tar.gz llvm-5810f157cd048fd7e2fc20f4f782462164279eba.tar.bz2 |
[SPIR-V] Fix SPIRVEmitIntrinsics undefined behavior (#123625)
Before this change InstrSet in SPIRVEmitIntrinsics was uninitialized
before running runOnFunction. This change adds a new function
getPreferredInstructionSet in SPIRVSubtarget.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions