The alignment needs to be part of the folding set hash. This is
handled by getAssertAlign when nodes are created, but needs to repeated here.
No test case as I found it as part of a very early experimental patch.
Differential D122279
[SelectionDAG] Add AssertAlign to AddNodeIDCustom so that it will CSE properly. craig.topper on Mar 22 2022, 7:44 PM. Authored by
Details The alignment needs to be part of the folding set hash. This is No test case as I found it as part of a very early experimental patch.
Diff Detail
|