[all-commits] [llvm/llvm-project] d7be2b: [X86] combineShiftRightArithmetic - break if-else ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Feb 7 01:54:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7be2bff16eaf40b9d6783ada839fe7447e6957b
      https://github.com/llvm/llvm-project/commit/d7be2bff16eaf40b9d6783ada839fe7447e6957b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] combineShiftRightArithmetic - break if-else chain as they all return (style). NFC.




More information about the All-commits mailing list