llvm-project
82980472 - [NFC][OpenMP] Update a test that was failing on aarch64. (#164456)

Commit
57 days ago
[NFC][OpenMP] Update a test that was failing on aarch64. (#164456) The failure was reported here: https://github.com/llvm/llvm-project/pull/164039#issuecomment-3425429556 The test was checking for the "bad" behavior so as to keep track of it, but there seem to be some issues with the pointer arithmetic specific to aarch64. The update for now is to not check for the "bad" behavior fully. We may need to debug further if similar issues are encountered eventually once the codegen has been fixed.
Author
Parents
Loading