[PATCH] D118011: [RISCV] Adjust predicates and update intrinsic for clmul and clmulh in Zbkc extension
    Craig Topper via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Jan 24 01:03:40 PST 2022
    
    
  
craig.topper added inline comments.
================
Comment at: llvm/include/llvm/IR/IntrinsicsRISCV.td:91
 
-  // Zbc
+  // ZbcorZbkc
   def int_riscv_clmul  : BitManipGPRGPRIntrinsics;
----------------
Add spaces around “or”
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118011/new/
https://reviews.llvm.org/D118011
    
    
More information about the cfe-commits
mailing list