[PATCH] D99383: [GlobalISel] Add G_ROTR and G_ROTL opcodes for rotates
    Amara Emerson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Mar 25 15:38:09 PDT 2021
    
    
  
aemerson updated this revision to Diff 333442.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99383/new/
https://reviews.llvm.org/D99383
Files:
  llvm/docs/GlobalISel/GenericOpcode.rst
  llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/include/llvm/Support/TargetOpcodes.def
  llvm/include/llvm/Target/GenericOpcodes.td
  llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
  llvm/lib/CodeGen/MachineVerifier.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/test/MachineVerifier/test_g_rotr_rotl.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99383.333442.patch
Type: text/x-patch
Size: 6029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210325/4327ba08/attachment.bin>
    
    
More information about the llvm-commits
mailing list