[all-commits] [llvm/llvm-project] 2dc337: [NFC] Remove redundant range check

Scott Linder via All-commits all-commits at lists.llvm.org
Mon Jan 23 15:02:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2dc33713de7ceae3e28a13be1d72c862ec0efb2c
      https://github.com/llvm/llvm-project/commit/2dc33713de7ceae3e28a13be1d72c862ec0efb2c
  Author: Scott Linder <Scott.Linder at amd.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M llvm/include/llvm/Support/CodeGen.h

  Log Message:
  -----------
  [NFC] Remove redundant range check

Remove gratuitous check introduced in
25c0ea2a5370813f46686918a84e0de27e107d08 which was generating a warning
when compiling under GCC.




More information about the All-commits mailing list