[PATCH] D111891: [Analysis] add utility function for unary shuffle mask creation

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 08:13:07 PDT 2021


tschuett added a comment.

This is personal style! I would hoist the ugly c-style cast out of the loop and avoid the subtraction with mixed signed integers.


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

https://reviews.llvm.org/D111891



More information about the llvm-commits mailing list