-
Currently asyncssh does not support hostname canonicalization in the client config [[docs](https://asyncssh.readthedocs.io/en/stable/api.html#config-file-support)]. Please add support for the followi…
-
We have a use case where it would be useful to be able to compare a version of a JSON schema that our producer uses, to the version that has been registered in Apicurio. While there are a couple of en…
-
Sometimes, both Branch outputs connect to the same CMerge / same Multiplexer. In such cases, the Branch and the component it connects to can be removed.
For example, in the binary_search benchmark,…
-
The following is about the sealing process.
In sealing process, we set the header canonicalization algorithm to "simple", then the subsequent ARC validation result will be fail.
We set "Canonica…
-
https://github.com/llvm/llvm-project/blob/f1ade1f874db066a46142cacbb67f80d272862ed/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp#L2158-L2200
Alive2 report: https://alive2.llvm.org/ce/z/n2…
-
Tensor subnetwork canonicalization is useful to identify common sub-expressions.
As of now, the subnetwork canonicalization for tensors without proto-indices seems to at least not throw (have not bee…
-
Please read the blog post for more information: https://rdkit.blogspot.com/2020/01/trying-out-new-tautomer.html
Here's the corresponding jupyter notebook: https://github.com/greglandrum/rdkit_blog/…
-
We are currently missing a `~(~foo)` fold opportunity. The folder for `comb.xor` exists, but is blocked when an operand is defined in another block than the xor op itself.
See: https://github.com/l…
-
Only apply if there is no coefficient modulus, otherwise we need arith_ext
j2kun updated
2 months ago
-
**Describe the bug**
Tautomer canonicalization ends up clearing/losing stereo in this case
![image](https://github.com/user-attachments/assets/7e8914ad-f5a7-478b-a187-a60fef1c87e0)
**To Reproduce…