[all-commits] [llvm/llvm-project] 388b06: [InstCombine] fix weird formatting in test file; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Tue Sep 29 10:22:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 388b068956d4f169e868e7990d1cbc6066c3990c
      https://github.com/llvm/llvm-project/commit/388b068956d4f169e868e7990d1cbc6066c3990c
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/masked_intrinsics.ll

  Log Message:
  -----------
  [InstCombine] fix weird formatting in test file; NFC

It apparently didn't cause trouble for the parser or FileCheck,
but it was confusing to see a function def split by asserts.




More information about the All-commits mailing list