[all-commits] [llvm/llvm-project] e9b8d7: [BasicAA] Add test for phi of geps of alloca (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Oct 17 07:47:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e9b8d704d385472c68a50aa58413e880dd5d9aae
      https://github.com/llvm/llvm-project/commit/e9b8d704d385472c68a50aa58413e880dd5d9aae
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
    M llvm/test/Analysis/BasicAA/phi-aa.ll

  Log Message:
  -----------
  [BasicAA] Add test for phi of geps of alloca (NFC)

Make sure we continue determining NoAlias in this case, where we
have a phi of constant index GEPs based on an alloca.




More information about the All-commits mailing list