[PATCH] D141984: [RISCV][MC] Add support for experimental zfa extension(FLI instruction not included)
    Philip Reames via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb 16 08:11:14 PST 2023
    
    
  
reames added a comment.
This was initially landed in two commits without proper commit messages.  I reverted both and relanded the change this morning.
Original commits:
commit 321cd52ba2647259f58b0d38cdb62528a9ded9a1 <https://reviews.llvm.org/rG321cd52ba2647259f58b0d38cdb62528a9ded9a1>
Author: Jun Sha (Joshua) <cooper.joshua at linux.alibaba.com>
Date:   Thu Feb 16 09:54:40 2023 +0800
  Update: [RISCV][MC] Add support for experimental zfa extension(FLI instruction not included)
commit 54c136e6c630966255293d42c882eab116437834 <https://reviews.llvm.org/rG54c136e6c630966255293d42c882eab116437834>
Author: Jun Sha (Joshua) <cooper.joshua at linux.alibaba.com>
Date:   Thu Feb 16 09:50:59 2023 +0800
  [RISCV][MC] Add support for experimental zfa extension(FLI instruction not included)
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141984/new/
https://reviews.llvm.org/D141984
    
    
More information about the llvm-commits
mailing list