[PATCH] D20387: [AArch64] Generate a BFI/BFXIL from 'or (and X, MaskImm), OrImm' iff the value being inserted only sets known zero bits.

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 13:02:54 PDT 2016


mcrosier updated this revision to Diff 57846.
mcrosier added a comment.

Rebase


http://reviews.llvm.org/D20387

Files:
  lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  test/CodeGen/AArch64/bitfield-insert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20387.57846.patch
Type: text/x-patch
Size: 6903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160519/54fb7741/attachment-0001.bin>


More information about the llvm-commits mailing list