diff options
author | Philip Reames <preames@rivosinc.com> | 2022-08-31 12:20:12 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2022-08-31 12:24:05 -0700 |
commit | 8524622bdc667d459f1f4bc980055ddc6aa886d5 (patch) | |
tree | 5ca76e41b871e9a867d9f948afbc3c768a61be55 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 41b1c9ff70142dc38a381517718cd3f95e8d62b7 (diff) | |
download | llvm-8524622bdc667d459f1f4bc980055ddc6aa886d5.zip llvm-8524622bdc667d459f1f4bc980055ddc6aa886d5.tar.gz llvm-8524622bdc667d459f1f4bc980055ddc6aa886d5.tar.bz2 |
[SLP] Simplify getOperandInfo implementation and be consistent
This is NOT nfc. Specifically, the following behavior changes:
* Pointers are now allowed. Both uniform, and constants.
* FP uniform non-constants can now be recognized.
* FP undefs are no longer considered constant. This matches int behavior which we had tests for. FP behavior was untested. Its not clear to me int behavior is reasonable, but it's what tests seem to expect, so go with minimum impact for now.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions