[all-commits] [llvm/llvm-project] ae7160: [SDAG] Lower range attribute to AssertZext (#95450)

Andreas Jonson via All-commits all-commits at lists.llvm.org
Fri Jun 14 01:04:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae71609e91ec9f38df7e92ba3c50a1f9cebb772e
      https://github.com/llvm/llvm-project/commit/ae71609e91ec9f38df7e92ba3c50a1f9cebb772e
  Author: Andreas Jonson <andjo403 at hotmail.com>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    M llvm/test/CodeGen/AArch64/lower-range-metadata-func-call.ll
    M llvm/test/CodeGen/X86/legalize-vec-assertzext.ll

  Log Message:
  -----------
  [SDAG] Lower range attribute to AssertZext (#95450)

Add support for range attributes on calls, in addition to range metadata.



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