[all-commits] [llvm/llvm-project] de2c0a: [X86] combineADC/SBB - pull out repeated getOperan...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Feb 18 03:22:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de2c0a2e6139e621d5781b3bb1e14c52ac81cf87
https://github.com/llvm/llvm-project/commit/de2c0a2e6139e621d5781b3bb1e14c52ac81cf87
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-18 (Fri, 18 Feb 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineADC/SBB - pull out repeated getOperand calls. NFC.
More information about the All-commits
mailing list