[all-commits] [llvm/llvm-project] 167b62: [BOLT][NFC] Use isInt<> instead of range checks
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Feb 2 20:33:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 167b623a6af26802af47f455aaa3806faaa9da9e
https://github.com/llvm/llvm-project/commit/167b623a6af26802af47f455aaa3806faaa9da9e
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-02-02 (Wed, 02 Feb 2022)
Changed paths:
M bolt/lib/Target/X86/X86MCPlusBuilder.cpp
Log Message:
-----------
[BOLT][NFC] Use isInt<> instead of range checks
Summary: Reuse LLVM isInt check
Reviewed By: maksfb
FBD33945182
More information about the All-commits
mailing list