[all-commits] [llvm/llvm-project] 3de977: [CIR] Add structured ResumeOp (#170042)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Fri Dec 5 10:33:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3de977cdde85847b89f443ad13a0d591e87e8871
https://github.com/llvm/llvm-project/commit/3de977cdde85847b89f443ad13a0d591e87e8871
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/test/CIR/IR/try-catch.cir
Log Message:
-----------
[CIR] Add structured ResumeOp (#170042)
Add SCF Resume op to be used before the CFG flattening pass
Issue https://github.com/llvm/llvm-project/issues/154992
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list