[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
Mon Sep 24 07:21:42 PDT 2018


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

Rebased ontop of more tests, NFC.
Will look into x86 dagcombine next..


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/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/X86/extract-bits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52293.166662.patch
Type: text/x-patch
Size: 11057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180924/c123c5b3/attachment.bin>


More information about the llvm-commits mailing list