[llvm] Add interface to check if a call has a deopt bundle (NFC) (PR #91348)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 00:34:33 PDT 2024


https://github.com/arsenm approved this pull request.

Changing the "I.countOperandBundlesOfType" to just "getOperandBundle" is a clear improvement. Not sure how much better hiding the MD_ constant in the helper function really is 

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


More information about the llvm-commits mailing list