[PATCH] D135102: [AArch64] Compare BFI and ORR with left-shifted operand for OR instruction selection.
    Mingming Liu via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  3 12:32:37 PDT 2022
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf62d8a1a5044: [AArch64] Compare BFI and ORR with left-shifted operand for OR instruction… (authored by mingmingl).
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135102/new/
https://reviews.llvm.org/D135102
Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/test/CodeGen/AArch64/arm64-bitfield-extract.ll
  llvm/test/CodeGen/AArch64/arm64-non-pow2-ldst.ll
  llvm/test/CodeGen/AArch64/arm64-strict-align.ll
  llvm/test/CodeGen/AArch64/arm64_32.ll
  llvm/test/CodeGen/AArch64/bfis-in-loop.ll
  llvm/test/CodeGen/AArch64/bitfield-insert.ll
  llvm/test/CodeGen/AArch64/build-pair-isel.ll
  llvm/test/CodeGen/AArch64/funnel-shift-rot.ll
  llvm/test/CodeGen/AArch64/load-combine-big-endian.ll
  llvm/test/CodeGen/AArch64/load-combine.ll
  llvm/test/CodeGen/AArch64/logic-shift.ll
  llvm/test/CodeGen/AArch64/nontemporal-load.ll
  llvm/test/CodeGen/AArch64/rotate-extract.ll
  llvm/test/CodeGen/AArch64/trunc-to-tbl.ll
  llvm/test/CodeGen/AArch64/urem-seteq.ll
  llvm/test/CodeGen/AArch64/vec_uaddo.ll
  llvm/test/CodeGen/AArch64/vec_umulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135102.473005.patch
Type: text/x-patch
Size: 28106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/7ca4f174/attachment.bin>
    
    
More information about the llvm-commits
mailing list