[all-commits] [llvm/llvm-project] 517728: [SelectionDAG] Use DAG.getNOT to further simplify ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Sep 9 10:53:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 517728fe1eefba59c7faa76d230543cf72f778a1
https://github.com/llvm/llvm-project/commit/517728fe1eefba59c7faa76d230543cf72f778a1
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-09-09 (Thu, 09 Sep 2021)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
Log Message:
-----------
[SelectionDAG] Use DAG.getNOT to further simplify some code. NFC
Followup to D109483
More information about the All-commits
mailing list