[llvm] [IR] Add new Range attribute using new ConstantRange Attribute type (PR #83171)

Andreas Jonson via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 13:04:57 PST 2024


================
@@ -1634,6 +1634,24 @@ Currently, only the following parameter attributes are defined:
 
     This attribute cannot be applied to return values.
 
+``range(<ty>,<a>,<b>)``
----------------
andjo403 wrote:

updated to match this format

https://github.com/llvm/llvm-project/pull/83171


More information about the llvm-commits mailing list