[AssumeBundle] Add documentation for the operand bundles of an llvm.assume
authorTyker <tyker1@outlook.com>
Wed, 19 Feb 2020 17:52:20 +0000 (18:52 +0100)
committerTyker <tyker1@outlook.com>
Wed, 19 Feb 2020 17:53:15 +0000 (18:53 +0100)
commit170ae68fef05941120bff138d1f2b93cd0564454
treee0924b46153ce6cc05fa7d4f630248e76eecabbf
parent0eddeeab29a1cce8f9169b270c9fdd484534d91b
[AssumeBundle] Add documentation for the operand bundles of an llvm.assume

Summary:
Operand bundles on an llvm.assume allows representing
assumptions that an attribute holds for a certain value at a certain position.
Operand bundles enable assumptions that are either hard or impossible to
represent as a boolean argument of an llvm.assume.

Reviewers: jdoerfert, fhahn, nlopes, reames, regehr, efriedma

Reviewed By: jdoerfert

Subscribers: lebedev.ri, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D74209
llvm/docs/LangRef.rst