[PATCH] D94103: [ConstProp] Constant propagation for get.active.lane.mask instrinsics

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 11:16:33 PST 2021


SjoerdMeijer accepted this revision.
SjoerdMeijer added a comment.
This revision is now accepted and ready to land.

Nice one, LGTM.

Perhaps add some negative tests where the operands are not constants, just to be sure? Doesn't need another review.


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

https://reviews.llvm.org/D94103



More information about the llvm-commits mailing list