[PATCH] D116971: [AttributorAttributes] Remove hardcoded parameters

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 17:36:11 PST 2022


reames added a comment.

One more cleanup

commit 9979299705817c90ef7e4928ba1fb10243cecb67 <https://reviews.llvm.org/rG9979299705817c90ef7e4928ba1fb10243cecb67>
Author: Philip Reames <listmail at philipreames.com>
Date:   Wed Jan 12 17:32:05 2022 -0800

  [Attributor] Simplify how we handle required alignment during heap-to-stack [NFC]

This should simplify the getSize rewrite.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116971/new/

https://reviews.llvm.org/D116971



More information about the llvm-commits mailing list