[PATCH] D55144: [NVPTX] Add lowering of i128 numbers as struct fields

Denys Zariaiev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 14:01:51 PST 2018


denzp marked an inline comment as done.
denzp added a comment.

We still need to know the current element index, so there is an outer "counter". Anyway, the code looks more readable now!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55144/new/

https://reviews.llvm.org/D55144





More information about the llvm-commits mailing list