[all-commits] [llvm/llvm-project] 03f3ef: [LangRef] Correct return type llvm.test.set.loop.i...

Sam Parker via All-commits all-commits at lists.llvm.org
Mon Oct 19 04:57:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 03f3ef221b0257a91182640563440fe8dd104c81
      https://github.com/llvm/llvm-project/commit/03f3ef221b0257a91182640563440fe8dd104c81
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef] Correct return type llvm.test.set.loop.iterations.*

The langref description for llvm.test.set.loop.iterations.* were
missing the i1 return type.

Differential Revision: https://reviews.llvm.org/D89564

Patch by: Janek van Oirschot




More information about the All-commits mailing list