Skip to content

[HIP] Test unsigned 24-bit division and remainder#413

Open
LU-JOHN wants to merge 1 commit into
llvm:mainfrom
LU-JOHN:test_udivrem24
Open

[HIP] Test unsigned 24-bit division and remainder#413
LU-JOHN wants to merge 1 commit into
llvm:mainfrom
LU-JOHN:test_udivrem24

Conversation

@LU-JOHN
Copy link
Copy Markdown

@LU-JOHN LU-JOHN commented Jun 4, 2026

Test unsigned 24-bit division and remainder. The values chosen for the test were selected to hit failures in expandDivRem24Impl and demonstrates why
llvm/llvm-project#201186 is needed.

Signed-off-by: John Lu <John.Lu@amd.com>
@mgcarrasco
Copy link
Copy Markdown

LGTM. Nit pick: have you applied clang-format?

@mgcarrasco mgcarrasco requested a review from jplehr June 5, 2026 13:10
@LU-JOHN
Copy link
Copy Markdown
Author

LU-JOHN commented Jun 5, 2026

LGTM. Nit pick: have you applied clang-format?

Yes, I ran clang-format. I re-ran with:
clang-format --dry-run udivrem24.hip
and I didn't get any violations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants