[all-commits] [llvm/llvm-project] dafbf1: [Attributor] Convert test to opaque pointers (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jun 30 06:58:59 PDT 2023


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

  Changed paths:
    M llvm/test/Transforms/Attributor/misc_crash.ll

  Log Message:
  -----------
  [Attributor] Convert test to opaque pointers (NFC)

The loads and stores of the global are now optimized, as the relevant
parts of the function signatures match.




More information about the All-commits mailing list