[all-commits] [llvm/llvm-project] 12ef0d: [X86] combinePredicateReduction - pull out repeate...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Feb 4 10:31:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12ef0d31e0c815e74efa3f9ab57594cc0b22dd3c
https://github.com/llvm/llvm-project/commit/12ef0d31e0c815e74efa3f9ab57594cc0b22dd3c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combinePredicateReduction - pull out repeated DAG.getContext() calls. NFC.
More information about the All-commits
mailing list