[all-commits] [llvm/llvm-project] 1ec109: [X86] combineCarryThroughADD - remove unused peek ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Mar 29 09:23:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ec109ec589c8a84f246124ffc444a021b8b44e1
https://github.com/llvm/llvm-project/commit/1ec109ec589c8a84f246124ffc444a021b8b44e1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineCarryThroughADD - remove unused peek through of SEXT/AEXT nodes.
More information about the All-commits
mailing list