[PATCH] D139034: [IR] GEP: Fix byte-offsets in vectors of overaligned types
Jannik Silvanus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 6 01:57:41 PST 2022
jsilvanus added a comment.
Thanks for the review.
Your idea of adding a `gep_offset_iterator` seems plausible. I'll look into that.
As a heads-up notice, it may take a while until I can continue working on this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139034/new/
https://reviews.llvm.org/D139034
More information about the llvm-commits
mailing list