[PATCH] D68151: [GlobalISel] Add an operand to memory intrinsics to denote the "tail" marker.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 16:25:29 PDT 2019


arsenm added a comment.

In D68151#1686687 <https://reviews.llvm.org/D68151#1686687>, @arsenm wrote:

> I'm somewhat worried about this wrt. eventually verifying intrinsics have the correct number of operands


At minimum the verifier should manually check this operand and manually verify these intrinsics


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68151





More information about the llvm-commits mailing list