diff options
author | Vyacheslav Levytskyy <vyacheslav.levytskyy@intel.com> | 2024-04-24 11:28:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-24 11:28:29 +0200 |
commit | 486ea1ec6e436d502064b610027361523adc537b (patch) | |
tree | 51026e04a875bbe67e3e0758d51366d5d11805da /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 89d125564a619068cead98c970215e69653503e8 (diff) | |
download | llvm-486ea1ec6e436d502064b610027361523adc537b.zip llvm-486ea1ec6e436d502064b610027361523adc537b.tar.gz llvm-486ea1ec6e436d502064b610027361523adc537b.tar.bz2 |
[SPIR-V] Fix pre-legalizer pass in SPIR-V Backend to support more gMIR opcode inserted by IRTranslator (#89890)
Translating global values, IRTranslator pass can sometimes generates
code patterns that require additional efforts during pre-legalization.
This PR addresses this problem to support G_PTRTOINT instruction used in
initialization of GV.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions