[all-commits] [llvm/llvm-project] a8e9dc: [RISCV] Use getELen() instead of hardcoded 64 in l...

Craig Topper via All-commits all-commits at lists.llvm.org
Mon Jan 8 19:36:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8e9dceb49a9824b9326a16acedd19dbb29add2f
      https://github.com/llvm/llvm-project/commit/a8e9dceb49a9824b9326a16acedd19dbb29add2f
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-buildvec.ll

  Log Message:
  -----------
  [RISCV] Use getELen() instead of hardcoded 64 in lowerBUILD_VECTOR. (#77355)

This is needed to properly support Zve32x.




More information about the All-commits mailing list