[all-commits] [llvm/llvm-project] 13bdac: [X86] combineXor - Pull out repeated getOperand() ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Apr 11 11:02:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13bdac57093a01f7babe5d4919933d1e3ebd930b
https://github.com/llvm/llvm-project/commit/13bdac57093a01f7babe5d4919933d1e3ebd930b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-11 (Sun, 11 Apr 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineXor - Pull out repeated getOperand() calls. NFCI.
More information about the All-commits
mailing list