llvm / clangir

A new (MLIR based) high-level IR for clang.
https://clangir.org
Other
307 stars 84 forks source link

[CIR][CodeGen] Support side effects in address space casting #673

Closed seven-mile closed 3 weeks ago

seven-mile commented 3 weeks ago

Continue the work of #652 . Test the branch of null pointer expressions with side effects.