[llvm] [X86] Prefer andl to andb to save one byte encoding (PR #86921)

via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 28 10:46:47 PDT 2024


goldsteinn wrote:

> I guess I didn't pay enough attention to notice this is specific to the bit extract code that generates bzhi or bextr. That should really be spelled out in the description. The title makes it sound like a generic optimization

+1

https://github.com/llvm/llvm-project/pull/86921


More information about the llvm-commits mailing list