[all-commits] [llvm/llvm-project] 4a32c4: [X86] LowerTRUNCATE - ensure we handle cases where...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Sep 13 05:18:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a32c48280912306507a0f8466eae64dca672cfe
      https://github.com/llvm/llvm-project/commit/4a32c48280912306507a0f8466eae64dca672cfe
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/test/CodeGen/X86/vector-trunc.ll

  Log Message:
  -----------
  [X86] LowerTRUNCATE - ensure we handle cases where we truncate to a sub-128bit type (PR66194)

Fixes #66194




More information about the All-commits mailing list