[all-commits] [llvm/llvm-project] 53b7ab: [llvm][CodeGen] Avoid implicit cast of TypeSize to...

Francesco Petrogalli via All-commits all-commits at lists.llvm.org
Mon Apr 6 11:47:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 53b7abdd238c89346e5516928af675e5ca973124
      https://github.com/llvm/llvm-project/commit/53b7abdd238c89346e5516928af675e5ca973124
  Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M llvm/lib/CodeGen/TargetLoweringBase.cpp

  Log Message:
  -----------
  [llvm][CodeGen] Avoid implicit cast of TypeSize to integer in `initActions`.

Reviewers: sdesmalen, efriedma

Reviewed By: efriedma

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77317




More information about the All-commits mailing list