[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 04:12:53 PST 2018


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

Use the register 'zero' for integer zero operands.


Repository:
  rL LLVM

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.173300.patch
Type: text/x-patch
Size: 4006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181109/b42df374/attachment.bin>


More information about the llvm-commits mailing list