[PATCH] D69120: [TargetLowering][DAGCombine][MSP430] Shift Amount Threshold in DAGCombine (2/2)

Joan LLuch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 11:16:51 PDT 2019


joanlluch added a comment.

@asl Ok thanks, I agree that 9 bit shifts may also benefit from the version with amount. 
If this is ok, I will propose the TLI function replacement on a different patch after this is reviewed, to keep things organised.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69120/new/

https://reviews.llvm.org/D69120





More information about the llvm-commits mailing list