[all-commits] [llvm/llvm-project] 738fcb: [SROA] Preserve all GEP flags during speculation

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jun 14 02:49:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 738fcbee687a50bfa83ba30daf65bab41307211a
      https://github.com/llvm/llvm-project/commit/738fcbee687a50bfa83ba30daf65bab41307211a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SROA.cpp
    M llvm/test/Transforms/SROA/phi-gep.ll

  Log Message:
  -----------
  [SROA] Preserve all GEP flags during speculation

Unlikely to matter in practice, as these GEPs are typically
promoted away.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list