[PATCH] D103336: [RISCV] Remove earlyclobber from compares with LMUL<=1.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 04:26:45 PDT 2021


frasercrmck accepted this revision.
frasercrmck added a comment.

Yep, seems reasonable. LGTM. It might be prudent to quote the spec where it says `For the purpose of register group overlap constraints, mask elements have EEW=1`, since it doesn't explicitly say that in the compares section.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103336/new/

https://reviews.llvm.org/D103336



More information about the llvm-commits mailing list