aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ModuloSchedule.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2022-04-28 08:20:42 -0700
committerCraig Topper <craig.topper@sifive.com>2022-04-28 08:33:52 -0700
commit8631a5e712a42ae9da240a851c9f598ffaa809b1 (patch)
treeef30ebfd21f3d65d1868ad59920b399e41ce1c8e /llvm/lib/CodeGen/ModuloSchedule.cpp
parent2883de05145fc5b4afb99b91f69ebb835af36af5 (diff)
downloadllvm-8631a5e712a42ae9da240a851c9f598ffaa809b1.zip
llvm-8631a5e712a42ae9da240a851c9f598ffaa809b1.tar.gz
llvm-8631a5e712a42ae9da240a851c9f598ffaa809b1.tar.bz2
[RISCV] Fix alias printing for vmnot.m
By clearing the HasDummyMask flag from mask register binary operations and mask load/store. HasDummyMask was causing an extra operand to get appended when converting from MachineInstr to MCInst. This extra operand doesn't appear in the assembly string so was mostly ignored, but it prevented the alias instruction printing from working correctly. Reviewed By: arcbbb Differential Revision: https://reviews.llvm.org/D124424
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions