aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2022-08-31 12:20:12 -0700
committerPhilip Reames <listmail@philipreames.com>2022-08-31 12:24:05 -0700
commit8524622bdc667d459f1f4bc980055ddc6aa886d5 (patch)
tree5ca76e41b871e9a867d9f948afbc3c768a61be55 /llvm/lib/Object/WasmObjectFile.cpp
parent41b1c9ff70142dc38a381517718cd3f95e8d62b7 (diff)
downloadllvm-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