[PATCH] D52293: [TLI][X86][AArch64] Generalize isDesirableToCommuteWithShift() hook and enable for X86

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 30 06:14:47 PDT 2018


lebedev.ri updated this revision to Diff 167642.
lebedev.ri added a comment.

In https://reviews.llvm.org/D52426#1250354, @RKSimon wrote:

> @lebedev.ri Are you able to refactor this now that https://reviews.llvm.org/D52570 has landed?


Rebased now that https://reviews.llvm.org/D52570 has landed.


Repository:
  rL LLVM

https://reviews.llvm.org/D52293

Files:
  include/llvm/CodeGen/TargetLowering.h
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/X86/X86ISelDAGToDAG.cpp
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/X86/extract-bits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52293.167642.patch
Type: text/x-patch
Size: 15081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180930/751e729c/attachment.bin>


More information about the llvm-commits mailing list