[all-commits] [llvm/llvm-project] 74555f: [DAG] visitINSERT_VECTOR_ELT - break if-else chain...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Feb 7 01:59:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74555fd367fbff938e4f6487f02197c3f115276b
https://github.com/llvm/llvm-project/commit/74555fd367fbff938e4f6487f02197c3f115276b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
[DAG] visitINSERT_VECTOR_ELT - break if-else chain as they both return (style). NFC.
More information about the All-commits
mailing list