[all-commits] [llvm/llvm-project] 6aff1b: [DAG] SimplifyDemandedBits - pull out repeated get...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Jul 23 04:02:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6aff1b7b3ca71e048375a85a11e611527da6a45c
https://github.com/llvm/llvm-project/commit/6aff1b7b3ca71e048375a85a11e611527da6a45c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-23 (Sat, 23 Jul 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
Log Message:
-----------
[DAG] SimplifyDemandedBits - pull out repeated getValueType() calls. NFC.
More information about the All-commits
mailing list