[PATCH] D127342: [TargetTransformInfo] Added an option for the cache line size
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 9 09:35:11 PDT 2022
tschuett added a comment.
I misread your plan. I thought you want to change the return type of `getCacheLineSize` to `Option<unsigned>`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127342/new/
https://reviews.llvm.org/D127342
More information about the llvm-commits
mailing list