[all-commits] [llvm/llvm-project] 402476: [LoopRotate] Name instructions in test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jan 2 07:59:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 402476e8a4be1b211cf87e6844a0428b20841beb
      https://github.com/llvm/llvm-project/commit/402476e8a4be1b211cf87e6844a0428b20841beb
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    M llvm/test/Transforms/LoopRotate/callbr.ll

  Log Message:
  -----------
  [LoopRotate] Name instructions in test (NFC)


  Commit: 3a584c78d84a812e5a6e6fcc441387c9b08d3a8a
      https://github.com/llvm/llvm-project/commit/3a584c78d84a812e5a6e6fcc441387c9b08d3a8a
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
    M llvm/test/Transforms/LoopRotate/pr22337.ll

  Log Message:
  -----------
  [LoopRotate] Make test more robust (NFC)

Use a non-zero GEP index, so it does not get dropped during opaque
pointer conversion.


Compare: https://github.com/llvm/llvm-project/compare/ba89c66771a8...3a584c78d84a


More information about the All-commits mailing list