[PATCH] D130956: [X86][MC] Always emit `rep` prefix for `bsf`

Phoebe Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 19:26:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f648d27a85a: Reland "[X86][MC] Always emit `rep` prefix for `bsf`" (authored by pengfei).

Changed prior to commit:
  https://reviews.llvm.org/D130956?vs=449881&id=450206#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130956

Files:
  llvm/lib/Target/X86/X86MCInstLower.cpp
  llvm/test/CodeGen/X86/clz.ll
  llvm/test/CodeGen/X86/peephole-na-phys-copy-folding.ll
  llvm/test/CodeGen/X86/stack-folding-x86_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130956.450206.patch
Type: text/x-patch
Size: 11229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/3fa3ebe1/attachment.bin>


More information about the llvm-commits mailing list