[all-commits] [llvm/llvm-project] 15eba9: [VectorCombine] Add DataLayout to VectorCombine cl...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Mar 21 06:43:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15eba9c12a1486ee600e35ecb83b1f2c8459416e
https://github.com/llvm/llvm-project/commit/15eba9c12a1486ee600e35ecb83b1f2c8459416e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
Log Message:
-----------
[VectorCombine] Add DataLayout to VectorCombine class instead of repeated calls to getDataLayout(). NFC.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list