[all-commits] [llvm/llvm-project] d2528c: [DAG] getOperationAction - always return Custom ac...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jun 13 07:05:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d2528c08bb6e58540672d19ac28293251b53386a
      https://github.com/llvm/llvm-project/commit/d2528c08bb6e58540672d19ac28293251b53386a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-06-13 (Thu, 13 Jun 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    A llvm/test/CodeGen/X86/pr95274.ll

  Log Message:
  -----------
  [DAG] getOperationAction - always return Custom action for target opcodes (#95401)

The target must be responsible for any expansion that needs to be performed for extended types etc.

Fixes #95274



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list