[all-commits] [llvm/llvm-project] 2607a7: [WebAssembly] improve getRegForPromotedValue to av...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Fri Feb 2 09:51:38 PST 2024
Branch: refs/heads/users/ccc/80053-better-lowering-fastsel
Home: https://github.com/llvm/llvm-project
Commit: 2607a7b6a00a28e36debd14e7e64c0c54e5290e4
https://github.com/llvm/llvm-project/commit/2607a7b6a00a28e36debd14e7e64c0c54e5290e4
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-02-03 (Sat, 03 Feb 2024)
Changed paths:
M llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp
A llvm/test/CodeGen/WebAssembly/suboptimal-compare.ll
Log Message:
-----------
[WebAssembly] improve getRegForPromotedValue to avoid meanless value copy
More information about the All-commits
mailing list