aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorvporpo <vporpodas@google.com>2025-02-20 16:16:34 -0800
committerGitHub <noreply@github.com>2025-02-20 16:16:34 -0800
commit4d92975b5cf04ac36e7757a4f221b4f5ece6646f (patch)
tree4a573ef3f213b0daf8652069d42c1d7d2e134c04 /clang/lib/CodeGen/CodeGenModule.cpp
parent62c209b728d4babbc0009dc681a31e175c2505b6 (diff)
downloadllvm-4d92975b5cf04ac36e7757a4f221b4f5ece6646f.zip
llvm-4d92975b5cf04ac36e7757a4f221b4f5ece6646f.tar.gz
llvm-4d92975b5cf04ac36e7757a4f221b4f5ece6646f.tar.bz2
[SandboxVec][Scheduler] Don't allow rescheduling of already scheduled (#128050)
This patch implements the check for not allowing re-scheduling of instructions that have already been scheduled in a scheduling bundle. Rescheduling should only happen if the instructions were temporarily scheduled in singleton bundles during a previous call to `trySchedule()`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions