diff options
author | vporpo <vporpodas@google.com> | 2025-01-23 16:29:01 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-23 16:29:01 -0800 |
commit | d2234ca16310a9e9bd595561353556ea6ba0176f (patch) | |
tree | 24dd52babe93e1391ea969c31d5e56cb1e9c5a08 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 33c44074714d1d2f3d5f65c3fb842cddb6b689ac (diff) | |
download | llvm-d2234ca16310a9e9bd595561353556ea6ba0176f.zip llvm-d2234ca16310a9e9bd595561353556ea6ba0176f.tar.gz llvm-d2234ca16310a9e9bd595561353556ea6ba0176f.tar.bz2 |
[SandboxVec][BottomUpVec] Fix packing when PHIs are present (#124206)
Before this patch we might have emitted pack instructions in between PHI
nodes. This patch fixes it by fixing the insert point of the new packs.
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions