[all-commits] [llvm/llvm-project] 3267de: [X86] combineAnd - pull out repeated getOperand() ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Dec 16 08:25:38 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3267de7215e340562677434fd085e3e4c20af746
https://github.com/llvm/llvm-project/commit/3267de7215e340562677434fd085e3e4c20af746
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineAnd - pull out repeated getOperand() and SDLoc() calls. NFCI.
More information about the All-commits
mailing list