[PATCH] D39001: [ARM] Or combine to BFI function

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 17 06:20:08 PDT 2017


samparker created this revision.
Herald added subscribers: kristof.beyls, javed.absar, aemerson.

Extract the functionality to combine OR to BFI into its own function.


https://reviews.llvm.org/D39001

Files:
  lib/Target/ARM/ARMISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39001.119307.patch
Type: text/x-patch
Size: 9738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171017/b92b919b/attachment.bin>


More information about the llvm-commits mailing list