[all-commits] [llvm/llvm-project] 2f2217: [RISCV] Add missing tests for inttoptr/ptrtoint on...

Min-Yih Hsu via All-commits all-commits at lists.llvm.org
Fri Jan 12 09:52:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f2217a8f7ad68b2d9374e0515f02e6752acd126
      https://github.com/llvm/llvm-project/commit/2f2217a8f7ad68b2d9374e0515f02e6752acd126
  Author: Min-Yih Hsu <min.hsu at sifive.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    A llvm/test/CodeGen/RISCV/rvv/vp-inttoptr-ptrtoint.ll

  Log Message:
  -----------
  [RISCV] Add missing tests for inttoptr/ptrtoint on scalable vectors (#77857)

Add missing tests for inttoptr/ptrtoint on scalable vectors. Previously we only had inttoptr/ptrtoint tests for fixed vectors.




More information about the All-commits mailing list