[all-commits] [llvm/llvm-project] 73f0af: [SelectionDAG] Add printing support for the Align ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Mar 22 14:16:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73f0af106b9895e57b9cf4a784c00898fbf38b03
https://github.com/llvm/llvm-project/commit/73f0af106b9895e57b9cf4a784c00898fbf38b03
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-03-22 (Tue, 22 Mar 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
Log Message:
-----------
[SelectionDAG] Add printing support for the Align value of AssertAlign nodes.
Differential Revision: https://reviews.llvm.org/D122262
More information about the All-commits
mailing list