-
```
What steps will reproduce the problem?
1. Use a 12-core (2 processors, 6 cores each) machine with Suse 12.1
2. cset shield
3. Error message: [Errno 2] No such file or directory: '/cpusets//cpus'
…
-
As a user, I would like the genie_python `cset` method API to be more intuitive and reflected in the documentation so that I'm not confused when using it in seemingly sensible ways.
This arose in the…
-
I have met this problem in baking:
```
Traceback (most recent call last):
File "test.py", line 85, in
baker.bake(
File "/mnt/data3/home/wangweijie/miniconda3/envs/text2motion/lib/python3…
lhmd updated
5 months ago
-
LLVM generates an unnecessary `mov` in `and_cmp`, but in all the other variants it is smart enough to emit the `0xDF` directly as an immediate argument in `and`: https://godbolt.org/z/xPfc5rh9c
```…
-
| | |
| --- | --- |
| Bugzilla Link | [26083](https://llvm.org/bz26083) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @hfinkel,@rotateright |
## Extended…
-
| | |
| --- | --- |
| Bugzilla Link | [26084](https://llvm.org/bz26084) |
| Version | trunk |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @DMG862,@efriedma-quic,@fhahn,@Matze…
-
This rust code produces sub-optimal assembly:
https://godbolt.org/z/Ex7jKGzj7
```rust
#[no_mangle]
pub fn starts_with_a(s: &str) -> bool {
s.bytes().next() == Some(b'a')
}
```
```asm
…
-
It would be helpful for very large projects to be able to remove the harmonic bounds from the csets. This of course depends on the constraint set for any given system, so the same cset will have diffe…
-
```
What steps will reproduce the problem?
1. cset shield --unshield -v
2. IndexError: list index out of range
What is the expected output? What do you see instead?
Expected output is the verbose lis…
-
```
What steps will reproduce the problem?
1. cset shield --unshield -v
2. IndexError: list index out of range
What is the expected output? What do you see instead?
Expected output is the verbose lis…