[libc-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [lldb] [llvm] [mlir] [openmp] Fix typos and spelling errors across codebase (PR #156270)
Thurston Dang via libc-commits
libc-commits at lists.llvm.org
Sun Aug 31 21:03:10 PDT 2025
================
@@ -427,7 +427,11 @@ void IRNormalizer::reorderInstructions(Function &F) const {
// Process the remaining instructions.
//
// TODO: Do more a intelligent sorting of these instructions. For example,
+<<<<<<< Updated upstream
// separate between dead instructinos and instructions used in another
+=======
+ // separate between dead instructions and instructions used in another
+>>>>>>> Stashed changes
----------------
thurstond wrote:
Stray stash
https://github.com/llvm/llvm-project/pull/156270
More information about the libc-commits
mailing list