[all-commits] [llvm/llvm-project] 3bdd71: [TableGen][GISel] Extract helper function for cons...

Sergei Barannikov via All-commits all-commits at lists.llvm.org
Wed Nov 6 20:17:15 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bdd71137eb6a54a3f8a45bdb33bfe15edc05f28
      https://github.com/llvm/llvm-project/commit/3bdd71137eb6a54a3f8a45bdb33bfe15edc05f28
  Author: Sergei Barannikov <barannikov88 at gmail.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M llvm/test/CodeGen/AArch64/GlobalISel/select-bitcast-bigendian.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-sext.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-zext.mir
    M llvm/utils/TableGen/GlobalISelEmitter.cpp

  Log Message:
  -----------
  [TableGen][GISel] Extract helper function for constraining operands (#115148)

As a side effect, this fixes COPY_TO_REGCLASS not being constrained
if it is not top-level (the reason for changes in tests).



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