[llvm] [X86] Remove redundant `cmp` before `adc` after `lzcnt` or `tzcnt` (PR #208392)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 03:21:29 PDT 2026
https://github.com/RKSimon commented:
(minor) It might be better to split these into remove-redundant-cmp-lzcnt and remove-redundant-cmp-tzcnt files
https://github.com/llvm/llvm-project/pull/208392
More information about the llvm-commits
mailing list