[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
Wed May 25 12:57:31 PDT 2016


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

Address Geoff's feedback.


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.58479.patch
Type: text/x-patch
Size: 7245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/cd0ae7e7/attachment.bin>


More information about the llvm-commits mailing list