Unverified Commit 9a41a80e authored by Mariusz Sikora's avatar Mariusz Sikora Committed by GitHub
Browse files

[AMDGPU] Handle object size and bail if assume-like intrinsic is used in...

[AMDGPU] Handle object size and bail if assume-like intrinsic is used in PromoteAllocaToVector (#68744)

Attached test will cause crash without this change.

We should not remove isAssumeLikeIntrinsic instruction if it is used by
other instruction.
parent fb51aae7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment