[PATCH] D76674: [Attributor] Derive better alignment for accessed pointers

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 10:18:11 PDT 2020


uenoku added a comment.

Why can't we use ABI info without known access?
I mean, is it possible to use ABI info in initialize?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76674





More information about the llvm-commits mailing list