[PATCH] D64339: TableGen/GlobalISel: Fix handling of truncstore patterns

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 13:24:58 PDT 2019


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

LGTM. Eliding the GIM_CheckMemorySizeLessThanLLT when there's both a check on the MemorySize and the LLT can be added separately


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

https://reviews.llvm.org/D64339





More information about the llvm-commits mailing list