llvm-project
78905ce6 - [CIR] Upstream support for logical not operations (#133966)

Commit
182 days ago
[CIR] Upstream support for logical not operations (#133966) When unary operation support was initially upstreamed, the cir.cast operation hadn't been upstreamed yet, so logical not wasn't included. Since casts have now been added, this change adds support for logical not.
Author
Parents
Loading