[PATCH] D38662: [BasicAA] Support arbitrary pointer sizes (and fix an overflow bug)

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 07:21:19 PDT 2019


xbolva00 added a comment.
Herald added a project: LLVM.

Maybe this commit is responsible for big slowdown in AARCH64 LTO?

https://lnt.llvm.org/db_default/v4/nts/119000

rL350219 <https://reviews.llvm.org/rL350219> and rL350221 <https://reviews.llvm.org/rL350221> could not cause it.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D38662





More information about the llvm-commits mailing list