[all-commits] [llvm/llvm-project] 4abc82: [CallSiteSplitting] Convert test to opaque pointer...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Jan 6 05:35:48 PST 2023


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

  Changed paths:
    M llvm/test/Transforms/CallSiteSplitting/musttail.ll

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

Keeping the bitcasts here because this is in part testing the
(legal) bitcast after a musttail call, even though it's no longer
really relevant.




More information about the All-commits mailing list