Unverified Commit 4235e44d authored by Pierre van Houtryve's avatar Pierre van Houtryve Committed by GitHub
Browse files

[GlobalISel] Constant-fold G_PTR_ADD with different type sizes (#81473)

All other opcodes in the list are constrained to have the same type on
both operands, but not G_PTR_ADD.

Fixes  #81464
parent 1f99a450
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