[PATCH] D134840: [AArch64] Unit test for trunc lowering from i64 to i8

NILANJANA BASU via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 15:59:19 PDT 2022


nilanjana_basu created this revision.
nilanjana_basu added a reviewer: fhahn.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
nilanjana_basu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This test is added so that it can be updated when 'trunc' lowering is extended to use AArch64 'tbl' instructions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134840

Files:
  llvm/test/CodeGen/AArch64/trunc-to-tbl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134840.463699.patch
Type: text/x-patch
Size: 5746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/2c073c3d/attachment.bin>


More information about the llvm-commits mailing list