[all-commits] [llvm/llvm-project] 0257a0: Revert "[InlineSpiller] Check rematerialization be...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 29 05:41:16 PDT 2025
Branch: refs/heads/users/arsenm/revert/inline-spiller/check-remat-before-folding-operand
Home: https://github.com/llvm/llvm-project
Commit: 0257a0c5421205bd449cb6662b693d57bae9d01f
https://github.com/llvm/llvm-project/commit/0257a0c5421205bd449cb6662b693d57bae9d01f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M llvm/include/llvm/CodeGen/Spiller.h
M llvm/lib/CodeGen/InlineSpiller.cpp
M llvm/lib/CodeGen/RegAllocGreedy.cpp
M llvm/test/CodeGen/X86/avx-cmp.ll
M llvm/test/CodeGen/X86/eq-or-eq-range-of-2.ll
M llvm/test/CodeGen/X86/fold-int-pow2-with-fmul-or-fdiv.ll
M llvm/test/CodeGen/X86/fptosi-sat-vector-128.ll
M llvm/test/CodeGen/X86/fptoui-sat-vector-128.ll
M llvm/test/CodeGen/X86/mmx-fold-zero.ll
M llvm/test/CodeGen/X86/vector-interleaved-load-i8-stride-7.ll
Log Message:
-----------
Revert "[InlineSpiller] Check rematerialization before folding operand (#134015)"
This reverts commit b25b51eb639da2e726c95bef00409e0d3913435d.
The InlineSpiller should conceptually not be aware of the allocation order.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list