| Issue | 159478 |
|---|---|
| Summary | [HLSL] Fix issue with implicit bound overflow validation in frontend |
| Labels | HLSL |
| Assignees | |
| Reporter | joaosaffran |
Currently, HLSL frontend seems to be wrongfully calculating when an offset overflows: https://hlsl.godbolt.org/z/16sWWGf97. This issue is to investigate and fix this bug.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
