GaoXiang

Results 6 comments of GaoXiang

Hello, in the `clang/lib/CIR/Lowering/ThroughMLIR/LowerCIRToMLIR.cpp` : ```c++ void populateCIRToMLIRConversionPatterns(mlir::RewritePatternSet &patterns, mlir::TypeConverter &converter) { patterns.add(patterns.getContext()); patterns.add(converter, patterns.getContext()); } ``` I find these operations can be lowered to MLIR, `cir.if` and `cir.global` donot...

> 其实并不是跟user-agent有关,应该是关系不大,我跟我室友同时用,同一个节点,我30次,他5次,resset之后他就30次了,昨天发现我变成5次了,reset之后再也不能用了,目前还没找到好办法,我室友依旧是30次 我也是这样

> 我也是这样,现在解决了吗? 没有

> I am also having this same issue, uninstalled and reinstalled and cant sign in. Also tried the portable version same issue. I am having this issue, do you know...

> same problem with me I meet the same problem

感谢回复,这个lab我也完成了,打算用CPP17在重构一下