Matt Arsenault
|
47d831f2c9
|
TTI: Check legalization cost of min/max ISD nodes (#100514)
Instead of counting the cost of the assumed expansion.
The AMDGPU costs for the i64 case look too high to me.
Preserve default expansion logic
|
2024-08-08 17:06:11 +04:00 |
|
Simon Pilgrim
|
4178e33470
|
[CostModel] Update RUN -passes=* to double quotes to appease update scripts on windows
DOS really doesn't like `` quotes to be used in command lines
Some prep work as I'm intending to resurrect D79483 soon
|
2022-08-10 17:54:06 +01:00 |
|
Arthur Eubanks
|
15ba588d6d
|
[test] Migrate '-analyze -cost-model' to '-passes=print<cost-model>'
|
2022-02-09 15:42:16 -08:00 |
|
Daniil Fukalov
|
a2120f6b44
|
[NFC][AMDGPU][CostModel] Add tests for AMDGPU cost model, part 2.
|
2021-12-22 22:33:57 +03:00 |
|