[all-commits] [llvm/llvm-project] a32939: [LICM] Regenerate test checks (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Apr 25 01:08:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a32939d4001fc56e8b2a82a7a466ecde2d3840f6
      https://github.com/llvm/llvm-project/commit/a32939d4001fc56e8b2a82a7a466ecde2d3840f6
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-04-25 (Tue, 25 Apr 2023)

  Changed paths:
    M llvm/test/Transforms/LICM/pr32129.ll

  Log Message:
  -----------
  [LICM] Regenerate test checks (NFC)


  Commit: 918fa266fc3e9cae82076ca0ad461d043568c54d
      https://github.com/llvm/llvm-project/commit/918fa266fc3e9cae82076ca0ad461d043568c54d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-04-25 (Tue, 25 Apr 2023)

  Changed paths:
    R llvm/test/Transforms/LICM/scalar-promote-opaque-ptrs.ll

  Log Message:
  -----------
  [LICM] Remove redundant test (NFC)

Drop the separate opaque pointers test now that the original one
uses opaque pointers as well.


Compare: https://github.com/llvm/llvm-project/compare/a1ddfb60da10...918fa266fc3e


More information about the All-commits mailing list