Andrew Savonichev
75345fb116
[NVPTX] Drop memory references of LDG/LDU
...
This patch fixes machine verifier errors:
*** Bad machine code: Missing mayLoad flag ***
- function: foo1
- basic block: %bb.0 (0x5560fc64ef08)
- instruction: %4:float32regs =
INT_PTX_LDG_GLOBAL_f32areg64 killed %3:int64regs
:: (load (s32) from %ir.from1, addrspace 1)
mayLoad flag is missing because LDG and LDU instructions operate on
read-only memory, so we want to treat them as regular instructions and
exclude them from memory analysis.
Machine verifier checks for memoperands to determine whether an
instruction is a load, so dropping them during lowering fixes the
problem.
Differential Revision: https://reviews.llvm.org/D112466
2023-01-15 00:10:49 +03:00
..
2022-12-22 14:04:41 +01:00
2022-09-13 09:07:56 -07:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-10-04 00:29:42 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2021-11-03 12:38:27 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2023-01-15 00:10:49 +03:00
2023-01-15 00:10:49 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2023-01-10 15:22:40 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-29 18:19:55 -05:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2023-01-05 09:27:54 +01:00
2023-01-05 09:27:54 +01:00
2023-01-05 09:27:54 +01:00
2022-03-22 16:46:47 +04:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-09 01:04:47 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2023-01-15 00:10:49 +03:00
2022-12-19 12:57:23 +01:00
2023-01-15 00:10:49 +03:00
2022-12-19 12:57:23 +01:00
2023-01-15 00:10:49 +03:00
2022-12-19 12:57:23 +01:00
2021-06-17 09:38:28 +02:00
2021-06-29 15:44:07 -07:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2023-01-15 00:10:49 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-09 01:04:47 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-08-25 13:36:22 +02:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-08-24 11:39:41 +02:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-28 21:45:51 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2023-01-10 15:22:40 +03:00
2022-12-19 12:57:23 +01:00
2023-01-10 15:22:40 +03:00
2022-04-12 16:42:50 -05:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2023-01-10 15:22:40 +03:00
2022-07-22 14:14:12 -07:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-07-12 07:58:13 -07:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2023-01-15 00:10:49 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-11-15 21:41:33 +03:00
2022-12-19 12:57:23 +01:00
2023-01-10 15:22:40 +03:00
2022-12-09 01:04:47 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2023-01-10 15:22:40 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-12-19 12:57:23 +01:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00
2022-04-28 14:59:45 +03:00