[PATCH] D135229: [AArch64] Extending lowering of 'trunc <(8|16) x (i16|i64)> %x to <(8|16) x i8>' to use tbl instructions
    NILANJANA BASU via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Nov 23 02:20:11 PST 2022
    
    
  
nilanjana_basu updated this revision to Diff 477425.
nilanjana_basu added a comment.
Removed case for 'trunc <(8|16)xi16> %x to <(8|16)xi8>' since it was adding more instructions to loop header, while not improving loop instruction count
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135229/new/
https://reviews.llvm.org/D135229
Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/trunc-to-tbl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135229.477425.patch
Type: text/x-patch
Size: 24506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/e1c4e062/attachment.bin>
    
    
More information about the llvm-commits
mailing list