[all-commits] [llvm/llvm-project] 685e19: [LegalizeDAG] Use scalable aware idiom for checkin...

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Sep 1 11:56:21 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 685e1909e98a8e4c267ea1f7c788559d40b80654
      https://github.com/llvm/llvm-project/commit/685e1909e98a8e4c267ea1f7c788559d40b80654
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-09-01 (Fri, 01 Sep 2023)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp

  Log Message:
  -----------
  [LegalizeDAG] Use scalable aware idiom for checking for single element vector

NFC for fixed vectors (all that reaches here currently), and future proofing for scalable vectors.




More information about the All-commits mailing list