aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorYuxuan Chen <ych@fb.com>2024-07-10 22:22:45 -0700
committerGitHub <noreply@github.com>2024-07-10 22:22:45 -0700
commit0483f14b003cb3a2c0045d8f54523a2e9a266b0f (patch)
tree8000e0bccc0828f9efbb863c47d1a0e7eebc91ed /llvm/lib/CodeGen/MachineBasicBlock.cpp
parentdbd00a5968d6c823d686714c91f2b4fcfd03797a (diff)
downloadllvm-0483f14b003cb3a2c0045d8f54523a2e9a266b0f.zip
llvm-0483f14b003cb3a2c0045d8f54523a2e9a266b0f.tar.gz
llvm-0483f14b003cb3a2c0045d8f54523a2e9a266b0f.tar.bz2
[NFC][Coroutines] Remove redundant checks for replacing PrepareFns (#98392)
If `Coroutines.empty()` the following loop is going to be skipped entirely and same goes for `PrepareFns.empty()`. These two conditions here aren't useful and adds to complexity.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions