[PATCH] D134704: [AAPointerInfo] Distinguish initial from unknown OffsetInfo

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 05:26:37 PDT 2022


sameerds added a comment.

In D134704#3819364 <https://reviews.llvm.org/D134704#3819364>, @jdoerfert wrote:

> How did we miscompile the AMDGPU test? I assume we thought something holds about the `%.in` load, right?  I would assume we can make that property we assumed wrongly cause us to misoptimize, no?

Got it. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134704



More information about the llvm-commits mailing list