[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 18 17:04:53 PDT 2016
mcrosier updated this revision to Diff 57714.
mcrosier added a comment.
Rebase patch and fix a few spelling errors.
http://reviews.llvm.org/D20387
Files:
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
test/CodeGen/AArch64/bfi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20387.57714.patch
Type: text/x-patch
Size: 6583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160519/70052f0b/attachment-0001.bin>
More information about the llvm-commits
mailing list