[PATCH] D156442: [RISCV][Backend] Zext flag conversion in RISC-V Backend
    Panagiotis K via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep  4 01:16:01 PDT 2023
    
    
  
karouzakisp updated this revision to Diff 555672.
karouzakisp added a comment.
Removed IsKnownNonNegative from RISCVCodeGen and added in InstCombine::visitZExt
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156442/new/
https://reviews.llvm.org/D156442
Files:
  llvm/lib/Target/RISCV/RISCVCodeGenPrepare.cpp
  llvm/test/CodeGen/RISCV/O3-pipeline.ll
  llvm/test/CodeGen/RISCV/riscv-codegenprepare-asm.ll
  llvm/test/CodeGen/RISCV/riscv-codegenprepare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156442.555672.patch
Type: text/x-patch
Size: 3628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230904/5db5175a/attachment.bin>
    
    
More information about the llvm-commits
mailing list