[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
Tue Feb 19 02:55:17 PST 2019


lewis-revill updated this revision to Diff 187334.
lewis-revill added a comment.

Don't use zero register for 'J' constraint.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54093

Files:
  lib/Target/RISCV/RISCVISelLowering.cpp
  lib/Target/RISCV/RISCVISelLowering.h
  test/CodeGen/RISCV/inline-asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54093.187334.patch
Type: text/x-patch
Size: 4061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/96d01dc8/attachment.bin>


More information about the llvm-commits mailing list