[all-commits] [llvm/llvm-project] 3bfe09: [ConstFold] Add another icmp of gep of global test...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Dec 28 05:29:21 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bfe0962bac6147a34aa5d2dc7b6cd4968ac975a
https://github.com/llvm/llvm-project/commit/3bfe0962bac6147a34aa5d2dc7b6cd4968ac975a
Author: Nikita Popov <npopov at redhat.com>
Date: 2021-12-28 (Tue, 28 Dec 2021)
Changed paths:
M llvm/test/Transforms/InstSimplify/ConstProp/icmp-global.ll
Log Message:
-----------
[ConstFold] Add another icmp of gep of global test (NFC)
This time with some complex arithmetic involving bitcasts.
More information about the All-commits
mailing list