[PATCH] D115888: [Attributor][Fix] Add default alignment to HeapToStack

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 10:13:29 PST 2021


lebedev.ri added a comment.

Shouldn't/can't you query the alignment for that pointer?
Hardcoding anything like this is a sign of a problem.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115888



More information about the llvm-commits mailing list