[all-commits] [llvm/llvm-project] e56b2e: [InstCombine] Precommit tests for D105088 (NFC)
Krishnakariya via All-commits
all-commits at lists.llvm.org
Tue Jul 13 11:35:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e56b2e57067652710418973e11bb9b118f37b177
https://github.com/llvm/llvm-project/commit/e56b2e57067652710418973e11bb9b118f37b177
Author: Krishna Kariya <krishna17060 at iiitd.ac.in>
Date: 2021-07-13 (Tue, 13 Jul 2021)
Changed paths:
M llvm/lib/IR/Instructions.cpp
A llvm/test/Transforms/InstCombine/ptr-int-ptr-icmp.ll
Log Message:
-----------
[InstCombine] Precommit tests for D105088 (NFC)
Add tests for D105088, as well as an option to disable the
(generally) unsound inttoptr of ptrtoint optimization.
Differential Revision: https://reviews.llvm.org/D105771
More information about the All-commits
mailing list