[all-commits] [llvm/llvm-project] ed7479: [X86] Update type actions for ISD::TRUNCATE with a...

topperc via All-commits all-commits at lists.llvm.org
Thu Apr 30 23:44:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ed7479b63553f0cb00d9e954fa3fadd4a1e389e1
      https://github.com/llvm/llvm-project/commit/ed7479b63553f0cb00d9e954fa3fadd4a1e389e1
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-04-30 (Thu, 30 Apr 2020)

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

  Log Message:
  -----------
  [X86] Update type actions for ISD::TRUNCATE with avx512f to be Legal when possible. NFCI

The Custom handler wasn't doing anything for these cases anyway.




More information about the All-commits mailing list