[PATCH] D100862: [InstCombine] Teach LLVM about guaranteed alignment for malloc and others

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 09:25:31 PDT 2021


lebedev.ri added a comment.

I do not believe we should be doing this in LLVM middle-end.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100862



More information about the llvm-commits mailing list