Details
Details
- Reviewers
dp Joe_Nash arsenm - Group Reviewers
Restricted Project - Commits
- rGdca1a3f29e82: [AMDGPU] Add error line number checking
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This breaks tests: http://45.33.8.238/linux/92704/step_12.txt
Please take a look and revert for now if it takes a while to fix. (Also please run tests locally before committing.)
Comment Actions
Apologies, it was due to https://github.com/llvm/llvm-project/commit/ee29a846c622b52d82e208146a028cf866351fde instead (that commit didn't say "AMDGPU" in the subject, so I got it wrong). https://github.com/llvm/llvm-project/commit/600e9d33a5a21b093485d093cbb6cf4bc5d9d649 has since fixed things.
Apologies again!