[all-commits] [llvm/llvm-project] 08533f: Revert "[CGP] Add generic TargetLowering::shouldAl...

Jake Egan via All-commits all-commits at lists.llvm.org
Tue Feb 14 12:20:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08533f8b866086850b1116eb27f66befe764f1b6
      https://github.com/llvm/llvm-project/commit/08533f8b866086850b1116eb27f66befe764f1b6
  Author: Jake Egan <jakeegan10 at gmail.com>
  Date:   2023-02-14 (Tue, 14 Feb 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.cpp
    M llvm/lib/Target/ARM/ARMISelLowering.h
    M llvm/test/CodeGen/RISCV/memcpy-inline.ll
    M llvm/test/CodeGen/WebAssembly/bulk-memory.ll
    M llvm/test/CodeGen/WebAssembly/bulk-memory64.ll
    M llvm/test/CodeGen/X86/GlobalISel/x86_64-irtranslator-struct-return.ll
    R llvm/test/Transforms/CodeGenPrepare/RISCV/adjust-memintrin-alignment.ll

  Log Message:
  -----------
  Revert "[CGP] Add generic TargetLowering::shouldAlignPointerArgs() implementation"

These commits are causing a test-suite build failure on AIX. Revert for now for time to investigate.
https://lab.llvm.org/buildbot/#/builders/214/builds/5779/steps/9/logs/stdio

This reverts commit bd87a2449da0c82e63cebdf9c131c54a5472e3a7 and 4c72266830ffa332ebb7cf1d3bbd6c56d001fa0f.




More information about the All-commits mailing list