[PATCH] D80924: [CostModel] Use MaybeAlign in getMemoryOpCost
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 08:12:07 PDT 2020
samparker added a comment.
I appreciate that this has consumed a lot of your time :) The only reason why this is a problem for me is that these generic layers can't talk to each other at the moment, and I need this so that I can move some code around in D80984 <https://reviews.llvm.org/D80984>. I actually have a sneaking feeling it was me that introduced this API change in the first place and I just missed these ones.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80924/new/
https://reviews.llvm.org/D80924
More information about the llvm-commits
mailing list