| Issue |
181191
|
| Summary |
LLVM slowdown when building the libregex-automata rust crate for 32-bit x86 with asan
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
pirama-arumuga-nainar
|
Here's the bitcode file which can reproduce the slowdown with
> clang -target i686-unknown-linux-android libregex_automata.regex_automata.b5dfadd7c666403-cgu.0.rcgu.bc -c
Running it with -mllvm -opt-bisect-limit=-1 shows the pass and function where LLVM hangs:
> BISECT: running pass (2021) remove-loads-into-fake-uses on function (_RNvNtNtCsYvqlNLYD0R_14regex_automata4meta8strategy3new)
[libregex_automata.zip](https://github.com/user-attachments/files/25269257/libregex_automata.zip)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs