[all-commits] [llvm/llvm-project] a0a493: Make more places that use alignment use uint64_t

aeubanks via All-commits all-commits at lists.llvm.org
Fri Oct 8 16:36:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0a493518245fa20fe15703a1be6babcb0c43c0a
      https://github.com/llvm/llvm-project/commit/a0a493518245fa20fe15703a1be6babcb0c43c0a
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/TargetLoweringBase.cpp
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
    M llvm/lib/Target/PowerPC/PPCISelLowering.h
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/lib/Target/X86/X86ISelLowering.h

  Log Message:
  -----------
  Make more places that use alignment use uint64_t

Followup to D110451.




More information about the All-commits mailing list