adams381 wrote: I've addressed all the reviewer feedback:
1. ✅ Changed to use `createFloatingCast` instead of `createCast` with `CastKind::floating` 2. ✅ Added `NakedAttr` check in `emitFunctionProlog` to handle naked functions early 3. ✅ Added LLVM and OGCG checks to `kr-func-promote.c` test file All changes have been committed and pushed. Ready for re-review! https://github.com/llvm/llvm-project/pull/170915 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
