[all-commits] [llvm/llvm-project] 20af0e: Enable v for RISCV64 Android (#69261)

AdityaK via All-commits all-commits at lists.llvm.org
Tue Oct 17 08:53:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20af0e5e8d5692327753286ac869ff1c347d819b
      https://github.com/llvm/llvm-project/commit/20af0e5e8d5692327753286ac869ff1c347d819b
  Author: AdityaK <1894981+hiraditya at users.noreply.github.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M clang/lib/Driver/ToolChains/Arch/RISCV.cpp
    M clang/test/Driver/riscv-features.c

  Log Message:
  -----------
  Enable v for RISCV64 Android (#69261)

Android has already enabled V by default for aosp:
https://android-review.googlesource.com/c/platform/build/soong/+/2752805
four weeks back.




More information about the All-commits mailing list