diff options
author | Craig Topper <craig.topper@gmail.com> | 2020-02-09 12:31:21 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2020-02-09 13:19:21 -0800 |
commit | e1cbfecdb866211a8f4f51064e96c200b278232b (patch) | |
tree | 477cc8847d1566355c7430698351fac46169a51b /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | e82e17d4d4cac8b2df00094e80d5e1cb22795664 (diff) | |
download | llvm-e1cbfecdb866211a8f4f51064e96c200b278232b.zip llvm-e1cbfecdb866211a8f4f51064e96c200b278232b.tar.gz llvm-e1cbfecdb866211a8f4f51064e96c200b278232b.tar.bz2 |
[X86] Add flag result VT to a MOV32r0 created in X86DAGToDAGISel::Select
The flag isn't used, but I believe this matches the MOV32r0 that
would be created by the table emitter. This should allow this node
to be CSEed with any others created by the table.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions