[all-commits] [llvm/llvm-project] 26fbb7: [InstCombine] reduce code for signbit folds; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Jul 18 08:05:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26fbb79c33dc58e411fb544e9acf75f4b05feeac
https://github.com/llvm/llvm-project/commit/26fbb79c33dc58e411fb544e9acf75f4b05feeac
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-07-18 (Mon, 18 Jul 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
Log Message:
-----------
[InstCombine] reduce code for signbit folds; NFC
More information about the All-commits
mailing list