[PATCH] D156444: Zext flag in IR for RISC-V

Panagiotis K via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 10:02:16 PDT 2023


karouzakisp updated this revision to Diff 544828.
karouzakisp added a comment.

Added -U999999 in 
git show 
to make the reviewing possible via the web interface


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

https://reviews.llvm.org/D156444

Files:
  llvm/include/llvm/AsmParser/LLToken.h
  llvm/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/include/llvm/IR/Constants.h
  llvm/include/llvm/IR/Instruction.h
  llvm/include/llvm/IR/Operator.h
  llvm/lib/AsmParser/LLLexer.cpp
  llvm/lib/AsmParser/LLParser.cpp
  llvm/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/Bitcode/flags.ll
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/Constants.cpp
  llvm/lib/IR/Instruction.cpp
  llvm/lib/IR/Instructions.cpp
  llvm/test/Assembler/flags.ll
  llvm/test/Bitcode/constantsTest.3.2.ll
  llvm/test/Bitcode/flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156444.544828.patch
Type: text/x-patch
Size: 25113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230727/bc75b7a7/attachment.bin>


More information about the llvm-commits mailing list