[PATCH] D49247: [NFC][X86][AArch64] Add tests for the 'check for [no] signed truncation' pattern

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 09:56:05 PDT 2018


lebedev.ri updated this revision to Diff 155203.
lebedev.ri added a comment.

`nounwind`, fix some function names.


Repository:
  rL LLVM

https://reviews.llvm.org/D49247

Files:
  test/CodeGen/AArch64/lack-of-signed-truncation-check.ll
  test/CodeGen/AArch64/signed-truncation-check.ll
  test/CodeGen/X86/lack-of-signed-truncation-check.ll
  test/CodeGen/X86/signed-truncation-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49247.155203.patch
Type: text/x-patch
Size: 43085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/88ddd10f/attachment.bin>


More information about the llvm-commits mailing list