[all-commits] [llvm/llvm-project] 9f5c78: [NFC] G_DYN_STACKALLOC realign iff align > 1, upda...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri Apr 3 01:24:04 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f5c786876ce213578037006e95536f171cc189e
      https://github.com/llvm/llvm-project/commit/9f5c786876ce213578037006e95536f171cc189e
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M llvm/docs/GlobalISel/GenericOpcode.rst
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp

  Log Message:
  -----------
  [NFC] G_DYN_STACKALLOC realign iff align > 1, update documentation

Summary: I think it would be better to require the alignment to be >= 1. It is currently confusing to allow both values.

Reviewers: courbet

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list