llvm-project
25dd013b - [CIR] Implement 'assume' attribute lowering (#182960)

Commit
54 days ago
[CIR] Implement 'assume' attribute lowering (#182960) This attribute applies to null statements and emits an assume-op sometimes. This patch adds this for statements, which includes the infrastructure for AttributedStmt lowering. --------- Co-authored-by: Sirui Mu <msrlancern@gmail.com>
Author
Parents
Loading