[all-commits] [llvm/llvm-project] b08409: [X86] Use isScalarFPTypeInSSEReg to simplify code ...

topperc via All-commits all-commits at lists.llvm.org
Mon Feb 17 19:44:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b0840934a7cd56512801f422c57bd3b8a7c97f78
      https://github.com/llvm/llvm-project/commit/b0840934a7cd56512801f422c57bd3b8a7c97f78
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

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

  Log Message:
  -----------
  [X86] Use isScalarFPTypeInSSEReg to simplify code in LowerSELECT. NFC




More information about the All-commits mailing list