[all-commits] [llvm/llvm-project] 8af811: [ArgPromotion] Add test with bitcasts (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Feb 2 05:46:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8af8119177411286f5c04022e98afe69383d4181
      https://github.com/llvm/llvm-project/commit/8af8119177411286f5c04022e98afe69383d4181
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-02 (Wed, 02 Feb 2022)

  Changed paths:
    A llvm/test/Transforms/ArgumentPromotion/bitcasts.ll

  Log Message:
  -----------
  [ArgPromotion] Add test with bitcasts (NFC)

Argument promotion currently doesn't handle these.




More information about the All-commits mailing list