diff options
author | Sanjay Patel <spatel@rotateright.com> | 2020-12-24 14:01:12 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2020-12-26 11:20:25 -0500 |
commit | badf0f20f3b3e8f8f06d6c632d2c9fc8e509fd25 (patch) | |
tree | ae0e3e96d3401da7eafbf9d3c4259a176dbad5bf /llvm/lib/Support/SourceMgr.cpp | |
parent | c4ca108966926871a7e2bf362b1816be88a99162 (diff) | |
download | llvm-badf0f20f3b3e8f8f06d6c632d2c9fc8e509fd25.zip llvm-badf0f20f3b3e8f8f06d6c632d2c9fc8e509fd25.tar.gz llvm-badf0f20f3b3e8f8f06d6c632d2c9fc8e509fd25.tar.bz2 |
[SLP] rename reduction variables for readability; NFC
I am hoping to extend the reduction matching code, and it is
hard to distinguish "ReductionData" from "ReducedValueData".
So extend the tree/root metaphor to include leaves.
Another problem is that the name "OperationData" does not
provide insight into its purpose. I'm not sure if we can alter
that underlying data structure to make the code clearer.
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions