eclipse / omr

Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes
http://www.eclipse.org/omr
Other
940 stars 394 forks source link

Truncate scalar floating-point opcode table #7059

Open BradleyWood opened 1 year ago

BradleyWood commented 1 year ago

See below:

https://github.com/eclipse/omr/blob/bcc94e429522b4a221412df052705a732c0ac689/compiler/x/codegen/OMRTreeEvaluator.cpp#L4029-L4042

https://github.com/eclipse/omr/blob/bcc94e429522b4a221412df052705a732c0ac689/compiler/x/codegen/OMRTreeEvaluator.cpp#L4057-L4069

hzongaro commented 1 year ago

Brad @BradleyWood, may I ask you to elaborate a little bit on why and how these tables need to be truncated?

BradleyWood commented 1 year ago

It doesn't need to be done, but all the entries except float/double are empty