Issue 136166
Summary Test failed in issue-101082.rs: expected string not found in input
Labels new issue
Assignees
Reporter DKLoehr
    We've started seeing this test failure when trying to package rust for use in chromium ([link to build output](https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket/8717326092551615953/+/u/package_rust/stdout?format=raw)). The output says
```
--- stderr -------------------------------
 C:\b\s\w\ir\cache\builder\src\third_party\rust-src\tests\codegen\issues\issue-101082.rs:30:16: error: x86-64-v3: expected string not found in input
  // x86-64-v3: masked.load
...
```

I see the comment in this file mentions that the test got changed until https://github.com/llvm/llvm-project/issues/134513 got fixed upstream, which happened a few hours ago. Perhaps we need to change the test back now?


_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to