diff options
author | Florian Hahn <flo@fhahn.com> | 2025-05-30 12:50:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-30 12:50:08 +0100 |
commit | 10bd4cd9cd0f11f158c0fe276441c65ba6bca30a (patch) | |
tree | db31e615b3b5dbc8880943a124b07313ff28db0f /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 67ff71305201bc6f9016ab46bda667729b50fff2 (diff) | |
download | llvm-10bd4cd9cd0f11f158c0fe276441c65ba6bca30a.zip llvm-10bd4cd9cd0f11f158c0fe276441c65ba6bca30a.tar.gz llvm-10bd4cd9cd0f11f158c0fe276441c65ba6bca30a.tar.bz2 |
[VPlan] Remove ResumePhi opcode, use regular PHI instead (NFC). (#140405)
Use regular VPPhi instead of a separate opcode for resume phis. This
removes an unneeded specialized opcode and unifies the code
(verification, printing, updating when CFG is changed).
Depends on https://github.com/llvm/llvm-project/pull/140132.
PR: https://github.com/llvm/llvm-project/pull/140405
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions