diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-06-08 09:14:26 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-06-08 09:22:40 -0700 |
commit | c57bce9cc5facbdde52c24fe64fa4f6bf23a8449 (patch) | |
tree | 45d9e3a617a1fcf69adeb7a7d27db36ce9173338 /llvm/lib/Support | |
parent | 928a197d26ffd035bc4279ba533f169190a03574 (diff) | |
download | llvm-c57bce9cc5facbdde52c24fe64fa4f6bf23a8449.zip llvm-c57bce9cc5facbdde52c24fe64fa4f6bf23a8449.tar.gz llvm-c57bce9cc5facbdde52c24fe64fa4f6bf23a8449.tar.bz2 |
[RISCV] Remove ForceTailAgnostic flag from vmv.s.x, vfmv.s.f and reductions.
In 0.9 these were defined to leave elements other than 0 in the
destination unmodified. They were changed to use the tail policy
in 0.10. I missed that update.
I assume no one has noticed because in order cores treat tail
agnostic the same as tail undisturbed. I believe Spike and QEMU do
the same.
Reviewed By: arcbbb, frasercrmck
Differential Revision: https://reviews.llvm.org/D103736
Diffstat (limited to 'llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions