[llvm] [profcheck] Fix profile metadata in IntegerDivision/ExpandIRinsts (PR #173114)
Jin Huang via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 23 12:46:41 PST 2025
jinhuang1102 wrote:
Since the `ExpandLargeDivRem` and `ExpandLargeFpConvert` optimization processes have been merged into `ExpandIRInsts`, the failing tests in `ExpandLargeFpConvert` will also be fixed in this same pull request (update later).
https://github.com/llvm/llvm-project/pull/173114
More information about the llvm-commits
mailing list