[all-commits] [llvm/llvm-project] bf6ec0: [LICM] Adjust speculation test to avoid no-op inst...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Oct 5 07:41:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf6ec0dea0257a13b11e8e791206f7bf33f6d4a9
https://github.com/llvm/llvm-project/commit/bf6ec0dea0257a13b11e8e791206f7bf33f6d4a9
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M llvm/test/Transforms/LICM/allow-speculation-option.ll
Log Message:
-----------
[LICM] Adjust speculation test to avoid no-op instruction (NFC)
Such GEPs don't exist with opaque pointers, give it an actual
offset.
More information about the All-commits
mailing list