[llvm] Introduce DIExpression::foldConstantMath() (PR #71718)

Shubham Sandeep Rastogi via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 13:13:31 PDT 2024


rastogishubham wrote:

To make things easier, I have changed the patch to just support unsigned operations for now, I can add signed operation support in a later patch

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


More information about the llvm-commits mailing list