Commit e13bed4c authored by Dmitriy Smirnov's avatar Dmitriy Smirnov Committed by Mats Petersson
Browse files

[PATCH] [llvm] [InstCombine] Canonicalise ADD+GEP



This patch tries to canonicalise add + gep to gep + gep.

Co-authored-by: default avatarPaul Walker <paul.walker@arm.com>

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D155688
parent a16f6462
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