[all-commits] [llvm/llvm-project] 9c1dca: [CostModel] Convert test to opaque pointers (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Dec 15 00:53:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c1dca3c2fe17e155cb63161ef9bfb65546780de
https://github.com/llvm/llvm-project/commit/9c1dca3c2fe17e155cb63161ef9bfb65546780de
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M llvm/test/Analysis/CostModel/AArch64/gep.ll
Log Message:
-----------
[CostModel] Convert test to opaque pointers (NFC)
Replace GEP index from 0 to 1 so it is not a trivial GEP.
More information about the All-commits
mailing list