[all-commits] [llvm/llvm-project] 30e38d: [CostModel][X86] Split MUL/SDIV+SREM/UDIV+UREM Pow...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Dec 8 10:47:55 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30e38d67719501cf7e7c845e9631271692c858df
      https://github.com/llvm/llvm-project/commit/30e38d67719501cf7e7c845e9631271692c858df
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-12-08 (Wed, 08 Dec 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86TargetTransformInfo.cpp

  Log Message:
  -----------
  [CostModel][X86] Split MUL/SDIV+SREM/UDIV+UREM PowerOf2 handling. NFC.

This is a NFC cleanup to simplify some upcoming refactoring required to address the regressions in D111968.




More information about the All-commits mailing list