Add a more "flexible" SplitBlockAndInsertIfThenElse function
and re-implement some others on top of it.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D154052
Refactor some BasicBlockUtils functions (NFC) ClosedPublic Authored by chill on Jun 29 2023, 1:59 AM.
Details Summary Add a more "flexible" SplitBlockAndInsertIfThenElse function
Diff Detail Event Timelinechill added a child revision: D154053: [CodeGenPrepare] Refactor optimizeSelectInst (NFC).Jun 29 2023, 2:03 AM chill marked 3 inline comments as done. This revision is now accepted and ready to land.Jul 19 2023, 7:19 AM chill marked 2 inline comments as done. This revision was landed with ongoing or failed builds.Jul 19 2023, 10:21 AM Closed by commit rGab9f2bebd6d5: Refactor some BasicBlockUtils functions (NFC) (authored by chill). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 535681 llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
|
containthe -> contain the