[llvm] [IPSCCP] Variable not visible at Og: (PR #77901)

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 01:55:41 PST 2024


CarlosAlbertoEnciso wrote:

Updated patch to fix assertion detected the BuildKite pre-commit CI:
```
llvm::APInt::getZExtValue() const:
`getActiveBits() <= 64 && "Too many bits for uint64_t"' failed.
```

https://github.com/llvm/llvm-project/pull/77901


More information about the llvm-commits mailing list