[all-commits] [llvm/llvm-project] d17de5: [clang][RISCV][test] Add test that shows incorrect...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Thu Aug 11 10:52:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d17de5479c6234f9e37fb4deca9e537bf8d3932e
      https://github.com/llvm/llvm-project/commit/d17de5479c6234f9e37fb4deca9e537bf8d3932e
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    A clang/test/CodeGen/RISCV/riscv-abi.cpp

  Log Message:
  -----------
  [clang][RISCV][test] Add test that shows incorrect ABI lowering

As reported in <https://github.com/llvm/llvm-project/issues/57084>,
under hard float ABIs there are issues with lowering structs that
inherit from other structs.

See <https://reviews.llvm.org/D131677> for a fix.




More information about the All-commits mailing list