[PATCH] D54093: [RISCV] Lower inline asm constraints I, J & K for RISC-V

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 9 03:18:32 PST 2018


lewis-revill planned changes to this revision.
lewis-revill added a comment.

Lowering the 'J' constraint to an immediate seems to be the wrong behaviour, as it should instead be put into the 'zero' register.


Repository:
  rL LLVM

https://reviews.llvm.org/D54093





More information about the llvm-commits mailing list