[all-commits] [llvm/llvm-project] 7b32e8: [X86] combineSetCCAtomicArith - pull out repeated ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Apr 23 06:20:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7b32e8b96a29e7c90521019915fe73634354cb5c
https://github.com/llvm/llvm-project/commit/7b32e8b96a29e7c90521019915fe73634354cb5c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineSetCCAtomicArith - pull out repeated ops. NFCI.
Reduces diff in D101074
More information about the All-commits
mailing list