diff options
author | Vyacheslav Levytskyy <vyacheslav.levytskyy@intel.com> | 2024-05-20 19:10:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-20 19:10:03 +0200 |
commit | 50be0b1b967eeb479989ed26c13d17a53845dd1e (patch) | |
tree | 19d75c1506c59c056de30e6b9a70297954e7cf8a /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0047df9af4a106560197850438d6543dcb87d839 (diff) | |
download | llvm-50be0b1b967eeb479989ed26c13d17a53845dd1e.zip llvm-50be0b1b967eeb479989ed26c13d17a53845dd1e.tar.gz llvm-50be0b1b967eeb479989ed26c13d17a53845dd1e.tar.bz2 |
[SPIR-V] Ensure that internal intrinsic functions "ptrcast" for PHI's operand are inserted at the correct positions (#92536)
The goal of the PR is to ensure that newly inserted `ptrcast` internal
intrinsic functions are inserted at the correct positions, and don't
break rules of instruction domination and PHI nodes grouping at top of
basic block.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions